Oauth Helper
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add oauth-helperQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"oauth-helper": {
"command": "npx",
"args": [
"@modelcontextprotocol/oauth-helper"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ.
Features:
- Auto-detect available OAuth options on login pages
- Ask user to choose via Telegram when multiple options exist
- Confirm before authorizing
- Handle account selection and consent pages automatically
Tags
developmentrustgobashdebuggingskill