
Agent Passport System — Cryptographic Identity For AI Agents
Give autonomous agents cryptographic identity, scoped delegation, governance checks, and commerce primitives through one MCP server with 61 tools.
Overview
Agent Passport System is an MCP server for the Build phase that provides cryptographic identity, delegation, governance, and commerce tooling across 61 agent-facing tools.
What is this MCP server?
- 61 MCP tools covering identity, delegation, governance, and commerce
- Cryptographic agent identity via Agent Passport System
- Remote SSE endpoint at mcp.aeoess.com plus npm stdio package
- Registry version 2.8.5 aligned with agent-passport-system-mcp npm identifier
- Open-source GitHub repo with website at aeoess.com
- 61 MCP tools documented in registry description
- Server version 2.8.5; npm package agent-passport-system-mcp 2.8.5
- SSE remote plus stdio npm distribution
Community signal: 2 GitHub stars.
What problem does it solve?
Shipping agents that pay, delegate, or sign actions forces you to stitch identity, keys, and policy by hand across every integration.
Who is it for?
Solo builders creating multi-agent products, delegated automation, or agent commerce that need a structured identity layer early.
Skip if: Simple single-tool MCP workflows that only need one API key and no cryptographic agent identity.
What do I get? / Deliverables
Your agent calls passport MCP tools to issue identity, constrain delegation, and support commerce flows while you focus on product logic.
- Agent identity and passport operations callable from your IDE agent
- Delegation and governance tool access across 61 registered tools
- Commerce-related agent workflows without custom MCP from scratch
Recommended MCP Servers
Journey fit
Identity and delegation belong in build when you wire agents that must authenticate, act on behalf of users, or participate in governed multi-agent systems. Agent-tooling is the canonical shelf for MCP servers that extend what your coding agent can do for agent products themselves.
How it compares
Agent identity and governance MCP (61 tools), not a generic OAuth or secrets-only utility.
Common Questions / FAQ
Who is Agent Passport System for?
Builders shipping AI agents that need cryptographic identity, delegation, governance, or in-agent commerce via MCP.
When should I use Agent Passport System?
Use it while building agent-tooling when passports, delegated authority, or governed agent commerce are part of your architecture.
How do I add Agent Passport System to my agent?
Connect the SSE remote at https://mcp.aeoess.com/sse or install the npm package agent-passport-system-mcp (2.8.5) for stdio in your MCP client config.