Skip to content

feat: add MCP SDK v2 support - #36

Draft
thiskevinwang wants to merge 3 commits into
mainfrom
kevin/mcp-v2-support
Draft

feat: add MCP SDK v2 support#36
thiskevinwang wants to merge 3 commits into
mainfrom
kevin/mcp-v2-support

Conversation

@thiskevinwang

Copy link
Copy Markdown
Member

Summary

  • migrate client and server helpers to the MCP SDK v2 package split
  • serve MCP 2026-07-28 requests with stateless legacy fallback across Hono, Express, and Next.js
  • use SDK bearer authentication with Clerk token expiration and scope enforcement
  • persist complete OAuth client data, tokens, issuer, refresh token, scope, and discovery state
  • add migration guides, framework examples, Node 20 coverage, and protocol tests

Validation

  • pnpm fmt:check
  • pnpm lint
  • pnpm exec tsc --noEmit
  • pnpm test (34 tests)
  • pnpm build
  • pnpm dedupe --check
  • pnpm changeset status --since=origin/main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant