kriasoft/oauth-callback
Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with Node.js, Deno, Bun. MCP SDK ready.
Platform-specific configuration:
{
"mcpServers": {
"oauth-callback": {
"command": "npx",
"args": [
"-y",
"oauth-callback"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...