HomeSecurity › Agent Passport System — Cryptographic Identity for AI Agents

Agent Passport System — Cryptographic Identity for AI Agents

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

Official TypeScript CloudLocal Remote
★ 4 stars Last pushed 2026-09-22 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (sse)

https://mcp.aeoess.com/sse Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport sse agent-passport-mcp https://mcp.aeoess.com/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-passport-mcp": {
      "url": "https://mcp.aeoess.com/sse"
    }
  }
}

Package (npm 6.1.0)

npx -y agent-passport-system-mcp@6.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-passport-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-passport-system-mcp@6.1.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry