a-auth

amliuyong/a-auth
★ 0 stars Rust AI/LLM Updated 1d ago
OAuth 2.1 and OpenID Connect authorization server for AI agents and MCP resource 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": {
    "a-auth": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "a-auth"
      ]
    }
  }
}

Topics

authorization-serveraws-lambdamcpoauthoidcrust