NapthaAI/http-oauth-mcp-server
Remote MCP server (SEE + Streamable HTTP) implementing the MCP spec's authorization extension. Use directly from your agents, or from Cursor / Claude with mcp-remote
Platform-specific configuration:
{
"mcpServers": {
"http-oauth-mcp-server": {
"command": "npx",
"args": [
"-y",
"http-oauth-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...