← Index

Agent Passport System — Cryptographic Identity for AI Agents

io.github.aeoess/agent-passport-mcp·v2.8.5·Other
Quality Score
94
/100

Cryptographic identity, delegation, governance, and commerce for AI agents. 61 tools.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.aeoess.com/sse
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-passport-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-passport-system-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-passport-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-passport-system-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-passport-system-mcp
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other