Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Agent Passport System — Cryptographic Identity for AI Agents

REMOTE · MCP.AEOESS.COM · 2 COMPONENTS · SCANNED SEP 22

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

0 this week 23 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Tool Safety0
  • Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 6 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm. Claim this server and supply a read-only token to verify it and lift the score.

Install

How do I install the Agent Passport System — Cryptographic Identity for AI Agents MCP server?

Agent Passport System — Cryptographic Identity for AI Agents is a hosted endpoint at https://mcp.aeoess.com/sse, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.aeoess.com

# add to Claude Code
claude mcp add --transport http aeoess-agent-passport-mcp 'https://mcp.aeoess.com/sse'
// .cursor/mcp.json
{
  "mcpServers": {
    "aeoess-agent-passport-mcp": {
      "url": "https://mcp.aeoess.com/sse"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "aeoess-agent-passport-mcp": {
      "type": "http",
      "url": "https://mcp.aeoess.com/sse"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.aeoess-agent-passport-mcp]
url = "https://mcp.aeoess.com/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aeoess-agent-passport-mcp": {
      "type": "remote",
      "url": "https://mcp.aeoess.com/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add aeoess-agent-passport-mcp --url 'https://mcp.aeoess.com/sse' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  aeoess-agent-passport-mcp:
    url: "https://mcp.aeoess.com/sse"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "aeoess-agent-passport-mcp": {
      "Transport": "http",
      "Url": "https://mcp.aeoess.com/sse"
    }
  }
}
# add to Vellum
assistant mcp add aeoess-agent-passport-mcp -t streamable-http -u 'https://mcp.aeoess.com/sse'
// mcp.json
{
  "mcpServers": {
    "aeoess-agent-passport-mcp": {
      "type": "http",
      "url": "https://mcp.aeoess.com/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 31 Aug 26 −47
    • Endpoint reachability: reachable → behind authorisation security
    • Tool safety: pass → unverified security
    • Transport: pass → unverified security
    • Stability: 0.93 → unverified security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 29 Aug 26 0
    • A breaking change shipped without a version bump: still 3.3.0 security
    • Tool “evaluate_threshold” was removed security
    • New tool “sign_amendment” functional
    • New tool “verify_amendment” functional
    • New tool “propose_amendment” functional
  • 28 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 150 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Schema quality: unverified → fail functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → poor functional
    • Schema quality: unverified → pass functional
    • First check of Tool coverage: 67 functional
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 3 Aug 26 0
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://mcp.aeoess.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.aeoess.com CN=YE2,O=Let's Encrypt,C=US 25 Jul 2026 23 Oct 2026 ECDSA 256 ECDSA-SHA384 573c4f46b597d0d48a2f939c8d6163c4ada
SANs: mcp.aeoess.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.aeoess.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
aeoess.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404
Header Value
content-security-policy default-src 'none'
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
sse https://mcp.aeoess.com/sse Auth required 401
http (plaintext) http://mcp.aeoess.com/sse HTTPS enforced 301 https://mcp.aeoess.com/sse
MCP tools · 152 exposed · ~13,504 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
verify_rotation_chain ~48

Verify all rotation signatures in a DID document's rotation log. Returns true if the full chain is cryptographically valid.

NameTypeReqDescription
did_documentyesRotatableDIDDocument JSON object with rotationLog

No output schema declared.

No examples provided.

vouch_reputation ~85

Create a vouched reputation for cross-gateway portability (WS-3). Signed summary — no receipt history exposed.

NameTypeReqDescription
agent_idstringyes
diversity_scorenumberyes
gateway_idstringyes
gateway_private_keystringyes
tiernumberyes
ttl_secondsnumberDefault 30 days

No output schema declared.

No examples provided.

Common questions

What is the Agent Passport System — Cryptographic Identity for AI Agents MCP server?

Agent Passport System — Cryptographic Identity for AI Agents is an MCP server listed in the public MCP registry as io.github.aeoess/agent-passport-mcp. Cryptographic identity, delegation, governance, and commerce for AI agents. 152 tools. This page covers its hosted endpoint (https://mcp.aeoess.com/sse).

Is the Agent Passport System — Cryptographic Identity for AI Agents MCP server safe to use?

Agent Passport System — Cryptographic Identity for AI Agents scores 23 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Agent Passport System — Cryptographic Identity for AI Agents MCP server expose?

Agent Passport System — Cryptographic Identity for AI Agents exposes 152 tools: list_profiles, list_tools_for_scope, identify, generate_keys, issue_passport, and 147 more. Their descriptions and schemas cost roughly 13,504 tokens of context every time the server is loaded.

Does the Agent Passport System — Cryptographic Identity for AI Agents MCP server require authentication?

No. We connected to Agent Passport System — Cryptographic Identity for AI Agents without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Agent Passport System — Cryptographic Identity for AI Agents MCP server still maintained?

Agent Passport System — Cryptographic Identity for AI Agents is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.