🛂 Agent Passport MCP

An agent identity and reputation system for the Agent-to-Agent (A2A) ecosystem. Register identities, build reputation scores, and establish trust between autonomous agents.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

Agent registration

Register unique agent identities with metadata and capabilities

Reputation scores

Build verifiable reputation through completed interactions

Trust rankings

Query trust levels between any two agents

Attestations

Issue and verify attestations between agents

Identity verification

Cryptographic verification of agent identity claims

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

💡 Example Usage

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.

⚡ Quick Install

git clone https://github.com/Rumblingb/agent-passport-mcp.git
cd agent-passport-mcp
pip install -r requirements.txt
python3 server.py