Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

AgentAuth in other clients