An agent identity and reputation system for the Agent-to-Agent (A2A) ecosystem. Register identities, build reputation scores, and establish trust between autonomous agents.
Register unique agent identities with metadata and capabilities
Build verifiable reputation through completed interactions
Query trust levels between any two agents
Issue and verify attestations between agents
Cryptographic verification of agent identity claims
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/agent-passport-mcp.git
cd agent-passport-mcp
pip install -r requirements.txt
python3 server.py