obot-platform/mcp-oauth-proxy
Oauth 2.1 proxy server that can autheticate client and proxy requests to mcp server
Platform-specific configuration:
{
"mcpServers": {
"mcp-oauth-proxy": {
"command": "npx",
"args": [
"-y",
"mcp-oauth-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...