We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9b09a commit ba5f0ceCopy full SHA for ba5f0ce
examples/auth/route.ts
@@ -1,7 +1,7 @@
1
import { AuthInfo } from "@modelcontextprotocol/sdk/server/auth/types";
2
import {
3
createMcpHandler,
4
- experimental_withMcpAuth as withMcpAuth,
+ withMcpAuth,
5
} from "mcp-handler";
6
import { z } from "zod";
7
0 commit comments