Skip to content
Back to search
30
MCP

AgentAuth

io.github.raditotev/agent-auth

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

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentauth": {
      "url": "None",
      "transport": "http"
    }
  }
}