Mmcp.market

Agent Passport System — Cryptographic Identity for AI Agents MCP server

by aeoess·io.github.aeoess/agent-passport-mcp·v6.1.0

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

C59/100grade C
What users say
No reviews yet
Be the first
Safety scan
C59/100

full report

Adoption
Growing

4 stars126 downloads/wk

Reviews

Write one

Nobody has reviewed Agent Passport System — Cryptographic Identity for AI Agents yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Agent Passport System — Cryptographic Identity for AI Agents tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it

1 high2 medium
  • Code scan28 source files scanned15/25
  • Live reliabilityremote unreachable: SSE error: Non-200 status code (401)0/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (3)

  • highRemote endpoint did not respondreliability.unreachable

    SSE error: Non-200 status code (401)

  • mediumnpm install lifecycle script presentinstall.script
  • mediumnpm install lifecycle script presentinstall.script
    package.json: …Only": "npm run build && npm test", "postinstall": "echo '\\n🔑 Agent Passport MCP install…
Overall 59/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Agent Passport System — Cryptographic Identity for AI Agents repository's README, as published. We do not edit it. Read it on GitHub

Agent Passport System -- MCP Server

<!-- mcp-name: io.github.aeoess/agent-passport-mcp -->

Enforcement and accountability layer for AI agents. Bring your own identity. 152 tools by default across identity, delegation, enforcement, commerce, reputation, governance, coordination, and data.

npx agent-passport-system-mcp

agent-passport-system-mcp 6.0.0 targets SDK 6.0.0; 5.0.2 targets SDK 5.x.

The default profile is full, all 152 tools. Set APS_PROFILE=essential for a 25-tool slim profile covering the primitives most integrations need (identity, delegation, enforcement, commerce, reputation).

Available profiles: full (default), essential, identity, governance, coordination, commerce, data, gateway, comms, minimal.

For AI agents: visit agent-passport.org/llms.txt for machine-readable documentation or llms-full.txt for the complete technical reference. MCP discovery: .well-known/mcp.json.

Works with any MCP client: Claude Desktop, Claude Code, Cursor, Windsurf, and more. Full surface area (the default): 152 tools across the protocol surface, including Wave 1 accountability primitives (Ed25519 ActionReceipt, AuthorityBoundaryReceipt, CustodyReceipt, ContestabilityReceipt, APSBundle, strict RFC 8785 JCS for interop-facing receipts, byte-match across implementations). Independently cited by PDR in Production preprint (Nanook & Gerundium).

Quick Start

Fastest: Remote (no install needed)

npx agent-passport-system-mcp setup --remote

Connects via SSE to mcp.aeoess.com/sse. Zero dependencies. Restart your AI client.

Local install

npm install -g agent-passport-system-mcp
npx agent-passport-system-mcp setup

Auto-configures Claude Desktop and Cursor. Restart your AI client.

Manual config (if setup doesn't detect your client)

Add to your MCP config file:

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

Or for remote SSE:

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

Tools (152)

Identity (Layer 1): 5 tools

Coordination (Layer 6): 11 tools

Delegation (Layer 1): 4 tools

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http agent-passport-mcp https://mcp.aeoess.com/sse
Add to Cursor

Agent Passport System — Cryptographic Identity for AI Agents: common questions

Is Agent Passport System — Cryptographic Identity for AI Agents MCP server safe?
With care: it is graded C, so read the findings first (59/100). Read the Agent Passport System — Cryptographic Identity for AI Agents safety report
How do I install Agent Passport System — Cryptographic Identity for AI Agents?
It runs remotely at mcp.aeoess.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Agent Passport System — Cryptographic Identity for AI Agents need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Agent Passport System — Cryptographic Identity for AI Agents maintained?
The last commit was in the last day (2026-09-22). The latest release is v6.1.0.
Is Agent Passport System — Cryptographic Identity for AI Agents up?
100% of our last 14 checks got an answer. We check remote servers about four times a day.
What can I use instead of Agent Passport System — Cryptographic Identity for AI Agents?
Servers from other publishers that do the same job: NVIDIA Elements MCP server, Roast My Design System MCP server and Roast My Design System MCP server. Compare all Agent Passport System — Cryptographic Identity for AI Agents alternatives.

Alternatives to Agent Passport System — Cryptographic Identity for AI Agents

Same job from other publishers: the closest match first, then the best rated.

All Agent Passport System — Cryptographic Identity for AI Agents alternatives →
  • NVIDIA Elements
    NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.
    A
  • Roast My Design System
    Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.
    A
  • Roast My Design System
    Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.
    A

More from aeoess