oauth

mcp-z/oauth
★ 0 stars TypeScript Security Updated today
Multi-account orchestration and secure token storage for OAuth-based MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oauth": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-z/oauth"
      ]
    }
  }
}

README Excerpt

Multi-account orchestration and secure token storage for OAuth-based MCP servers - Add consistent account tools to MCP servers - Store OAuth tokens with a shared config and storage backend - Reuse the same account lifecycle across Google and Microsoft providers ```bash npm install @mcp-z/oauth ``` Optional storage backends: