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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agentwork
Delegates tasks to AI agents with human-in-the-loop approval for plans and solutions.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
io.github.mishrasanjeev/grantex
OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.
0 tools
AgentTrust — Identity & Trust for A2A Agents
Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
0 tools
io.github.kar69-96/agentpay
AI agent payments with human approval. Local-first, encrypted credentials, budget controls.
0 tools
io.github.hungnguyenhtbvn-max/autron-core
Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
0 tools

How to use

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

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