Loomal

AgentAuth

MCP server by github.com/raditotev/agent-auth

Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.

1 starspypi: agentauth-mcp-server

About AgentAuth

AgentAuth is an MCP (Model Context Protocol) server published by raditotev in the official MCP registry, listed under Security on Loomal. Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.

It ships as a Python package on PyPI (agentauth-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/raditotev/agent-auth, where the project has earned 1 GitHub stars.

Use AgentAuth with your agent

Claude Code · one command
claude mcp add agentauth -- uvx agentauth-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentauth": {
      "command": "uvx",
      "args": [
        "agentauth-mcp-server"
      ]
    }
  }
}
pypiagentauth-mcp-server

Frequently asked questions

What is AgentAuth?
AgentAuth is an MCP (Model Context Protocol) server by raditotev in the Security category. Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
How do I connect AgentAuth to Claude, Cursor, or another MCP client?
Install AgentAuth from its pypi package (agentauth-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentAuth open source?
Yes — the source code is public at github.com/raditotev/agent-auth, with 1 GitHub stars.
Can AI agents pay to use AgentAuth?
Not yet through Loomal — AgentAuth is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentAuth? Claim this listing free by verifying GitHub ownership, or contact us.