Embedded OAuth 2.1 authorization server for MCP — wraps the MCP SDK auth router into NestJS
{
"mcpServers": {
"onivoroserver-oauth": {
"command": "npx",
"args": [
"-y",
"@onivoro/server-mcp-oauth"
]
}
}
}