Agent Passport System — Cryptographic Identity for AI Agents
Rank #3,902io.github.aeoess/agent-passport-mcp
Cryptographic identity, delegation, governance, and commerce for AI agents. 152 tools.
Agent Passport System — Cryptographic Identity for AI Agents is a Model Context Protocol (MCP) server published by aeoess. It ranks #3,902 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Agent Passport System — Cryptographic Identity for AI Agents is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 128,211 of 132,113 servers on MCP Toplist.
Use Agent Passport System — Cryptographic Identity for AI Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-passport-mcp https://mcp.aeoess.com/sseclaude mcp add agent-passport-mcp -- npx -y agent-passport-system-mcp[mcp_servers.agent-passport-mcp]
url = "https://mcp.aeoess.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.agent-passport-mcp]
command = "npx"
args = ["-y", "agent-passport-system-mcp"]Add to ~/.codex/config.toml.
https://mcp.aeoess.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-passport-mcp": {
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-passport-mcp": {
"url": "https://mcp.aeoess.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent-passport-mcp": {
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-passport-mcp": {
"type": "http",
"url": "https://mcp.aeoess.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent-passport-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-passport-mcp": {
"serverUrl": "https://mcp.aeoess.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-passport-mcp": {
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-passport-mcp": {
"url": "https://mcp.aeoess.com/sse"
}
}
}{
"mcpServers": {
"agent-passport-mcp": {
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aeoess%2Fagent-passport-mcp)<a href="https://mcptoplist.com/server/io.github.aeoess%2Fagent-passport-mcp"><img src="https://mcptoplist.com/badge/io.github.aeoess%2Fagent-passport-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
aeoess
Other servers by aeoess
View all aeoess servers →Available versions (9)
| Version | Published |
|---|---|
| 5.0.0 | Aug 20, 2026 |
| 4.0.0 | Aug 1, 2026 |
| 3.3.0 | Jul 10, 2026 |
| 3.2.4 | Jul 10, 2026 |
| 2.8.5 | Mar 15, 2026 |
| 2.8.0 | Mar 12, 2026 |
| 2.4.4 | Mar 7, 2026 |
| 2.4.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Passport System — Cryptographic Identity for AI Agents?
- Agent Passport System — Cryptographic Identity for AI Agents is maintained by aeoess, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Agent Passport System — Cryptographic Identity for AI Agents listed on the Official MCP Registry?
- Yes — Agent Passport System — Cryptographic Identity for AI Agents is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Agent Passport System — Cryptographic Identity for AI Agents have?
- MCP Toplist tracks 9 versions of Agent Passport System — Cryptographic Identity for AI Agents, most recently published on Aug 20, 2026.
- Where can I find the source code for Agent Passport System — Cryptographic Identity for AI Agents?
- The source code for Agent Passport System — Cryptographic Identity for AI Agents is hosted at github.com/aeoess/agent-passport-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.