AgentAuth for Claude Code
io.github.raditotev/agent-auth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
client:Claude Code
transport:stdio
runtime:pypi
Install AgentAuth in Claude Code
run in your project directory
claude mcp add agent-auth -e AGENTAUTH_URL=<AGENTAUTH_URL> -e AGENTAUTH_API_KEY=<AGENTAUTH_API_KEY> -- uvx agentauth-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs