MCP server for the Agent Passport System - protocol-layer tools only. 150 tools (132 protocol + 10 gateway deprecation stubs). Identity, delegation
Connect Agent Passport MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. MCP server for the Agent Passport System - protocol-layer tools only. 150 tools (132 protocol + 10 gateway deprecation stubs). Identity, delegation, reputation, attestation, coordination, commerce, attribution primitive, attribution. The agent passport mcp mcp server is what makes that connection.
Enforcement and accountability layer for AI agents. Bring your own identity. 150 tools by default across identity, delegation, enforcement, commerce, reputation, governance, coordination, and data.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
generate_keys — Generate Ed25519 keypair for agent identityissue_passport — One-call passport issuance with keys, attestation, and issuer countersignatureverify_passport — Verify another agent's passport signatureverify_issuer — Verify passport was officially issued by AEOESS (CA model)join_social_contract — Create agent passport with values attestation and beneficiarycreate_task_brief — [OPERATOR] Create task with roles, deliverables, acceptance criteriaassign_agent — [OPERATOR] Assign agent to role with delegationaccept_assignment — Accept your task assignmentsubmit_evidence — [RESEARCHER] Submit research evidence with citationsreview_evidence — [OPERATOR] Review evidence packet — approve, rework, or rejecthandoff_evidence — [OPERATOR] Transfer approved evidence between rolesget_evidence — [ANALYST/BUILDER] Get evidence handed off to youAmong the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agent Passport MCP's toolset — generate_keys, issue_passport, verify_passport and 11 more — is a fair guide to whether it matches your workflow. It is maintained by aeoess; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| generate_keys | Generate Ed25519 keypair for agent identity |
| issue_passport | One-call passport issuance with keys, attestation, and issuer countersignature |
| verify_passport | Verify another agent's passport signature |
| verify_issuer | Verify passport was officially issued by AEOESS (CA model) |
| join_social_contract | Create agent passport with values attestation and beneficiary |
| create_task_brief | [OPERATOR] Create task with roles, deliverables, acceptance criteria |
| assign_agent | [OPERATOR] Assign agent to role with delegation |
| accept_assignment | Accept your task assignment |
| submit_evidence | [RESEARCHER] Submit research evidence with citations |
| review_evidence | [OPERATOR] Review evidence packet — approve, rework, or reject |
| handoff_evidence | [OPERATOR] Transfer approved evidence between roles |
| get_evidence | [ANALYST/BUILDER] Get evidence handed off to you |
| submit_deliverable | [ANALYST/BUILDER] Submit final output tied to evidence |
| complete_task | [OPERATOR] Close task with status and retrospective |
{
"mcpServers": {
"agent-passport": {
"command": "npx",
"args": ["agent-passport-system-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.