io.github.raditotev
agent-auth
AgentAuth
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
stdiocommunityinfra
Package Details
agentauth-mcp-server
Transportstdio
Environment Variables
AGENTAUTH_URL(str)
Required
Base URL of the AgentAuth service (e.g. https://agentauth.radi.pro or http://localhost:8000 for self-hosted)
AGENTAUTH_API_KEY(str)
Secret
Default API key for the authenticate tool. Optional — can also be passed per call.