Agent Passport System
Freeby MCP Community
MCP server for the Agent Passport System — enforcement infrastructure for the agent economy. 132 tools across 103 modules. Policy eval <2ms. Identity, delegatio
v2.23.0Added Apr 12, 2026
mcpmodel-context-protocolai-agentagent-identityed25519
Agent Passport System MCP Server
MCP server for the Agent Passport System — enforcement infrastructure for the agent economy. 132 tools across 103 modules. Policy eval <2ms. Identity, delegatio
Installation
npx -y agent-passport-system-mcp
Reviews
Installation
Quick install
npx -y agent-passport-system-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-passport-system": {
"command": "npx",
"args": ["-y", "agent-passport-system-mcp"]
}
}
}