Skip to content

Commit 65fe39f

Browse files
committed
feat: supports OAuth (MCP spec: 2025-03-26)
* According to latest spec, you can give url of a remote server that supports oauth. This means clients can register dynamically with better security. (https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization) * Config like below works: ```json { "my-server": { "url": "https://oauth-backed-server/mcp" } } ```
1 parent cd9861f commit 65fe39f

File tree

7 files changed

+908
-123
lines changed

7 files changed

+908
-123
lines changed

0 commit comments

Comments
 (0)