M
MCP Auth
by @auth-agent
Add OAuth to your MCP server instantly
Created 11/27/2025
Updated 18 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-auth
Cursor configuration (mcp.json)
{
"mcpServers": {
"auth-agent-mcp-auth": {
"command": "npx",
"args": [
"auth-agent-mcp-auth"
]
}
}
}