Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"onivoro-server-mcp-auth": {
"command": "npx",
"args": [
"-y",
"@onivoro/server-mcp-auth"
]
}
}
}
Or smoke-test directly:
npx -y @onivoro/server-mcp-auth
Details
| Website | https://www.npmjs.com/package/@onivoro/server-mcp-auth |
|---|---|
| GitHub | git+https://github.com/onivoro/monorepo.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol modelcontextprotocol nestjs jwt jwks oauth auth |
| Sources | npm |
| Discovered | 2026-05-25 |