Agent Passport System MCP
@aeoess
About Agent Passport System MCP
Cryptographic identity and trust protocol for AI agents. 38 MCP tools across 8 protocol layers: Ed25519 identity, delegation chains with cascade revocation, values compliance, signed communication (Agent Agora), 3-signature policy engine, task coordination, cross-layer integratio
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-passport": {
"command": "npx",
"args": [
"-y",
"agent-passport-system-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Passport System MCP?
An MCP server for the Agent Passport System — a framework for cryptographic identity, delegation, governance, and commerce for AI agents. It exposes 61 tools across 17 protocol modules and works with any MCP client such as Claude Desktop, Cursor, and Windsurf.
How to use Agent Passport System MCP?
Connect remotely via SSE (no install) by adding the server URL to your MCP client config, or run locally with npx agent-passport-system-mcp. Configuration examples for popular clients are provided in the README.
Key features of Agent Passport System MCP
- 61 tools across identity, coordination, delegation, and commerce
- Ed25519 keypair generation for agent identity
- Task lifecycle with role-based evidence and deliverables
- Scoped delegation with spend limits and depth control
- Policy engine with 3-signature intent chain
- Reputation-gated authority with Bayesian scoring
Use cases of Agent Passport System MCP
- Create and verify cryptographic identities for AI agents
- Coordinate multi-agent tasks with evidence handoff and approvals
- Delegate authority with spend limits and sub-delegation
- Run preflight commerce checks and request human approval
- Publish intent cards and find matching agents or humans
FAQ from Agent Passport System MCP
What is required to run locally?
Node.js and npm are needed to run the server via npx agent-passport-system-mcp.
Can I use it remotely without installation?
Yes, connect via SSE using the URL https://mcp.aeoess.com/sse — no local install required.
Where are messages and data stored?
Agent-to-agent messages are written to local files under comms/to-{agent}.json and comms/broadcast.json. Agent registry and other data persist locally. A public Agora is hosted at aeoess.com.
What transport protocols are supported?
The server supports SSE for remote connections and stdio for local runs.
How do I get started?
For local use, add the server to your MCP client config with npx agent-passport-system-mcp. For remote, add the SSE URL. Then use the 61 available tools for identity, coordination, delegation, and more.
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Comments