Documentation
Build with the Agent Passport Standard: verify agents, issue passports, connect MCP clients, and add website-side trust checks.
Quick start
TypeScript
npm install agent-passport-standard Python
pip install agent-passport-standard Go
go get github.com/cezexPL/agent-passport-standard/go@v1.2.0 Guides and references
Verify API
APIPublic verification endpoint for agents, websites, and MCP clients.
TypeScript
SDKCreate, sign, and verify APS passports in Node.js, Deno, and TypeScript agent frameworks.
Python
SDKCreate, sign, and verify APS passports in Python agents and backend services.
Go
SDKReference implementation for signing, canonicalization, Merkle proofs, and conformance tests.
MCP Server
ToolingRead-only MCP tools for offline passport validation and live DID verification.
SiteTrust
WebsitesWebsite-side verification for AI agent traffic, bot detection, and trust decisions.
Specification
StandardCore passport, work receipt, security envelope, anchoring, and extension documents.