AgentAuth runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi.
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-auth -- uvx agentauth-mcp-server
{
"mcpServers": {
"agent-auth": {
"args": [
"agentauth-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-auth]
command = "uvx"
args = ["agentauth-mcp-server"]
{
"mcpServers": {
"agent-auth": {
"args": [
"agentauth-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-auth": {
"args": [
"agentauth-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.