{
  "name": "AEOESS — Agent Passport System",
  "description": "Enforcement infrastructure for AI agents. Cryptographic identity, scoped delegation, earned reputation, gateway enforcement, passport grades, Merkle attribution.",
  "version": "3.3.1",
  "servers": [
    {
      "name": "agent-passport-mcp",
      "description": "150 MCP tools for AI agent governance. Identity, delegation, trust scoring, enforcement, commerce, coordination, attribution, institutional governance.",
      "transport": "sse",
      "url": "https://mcp.aeoess.com/sse",
      "tools_count": 150,
      "install": "npx -y agent-passport-system-mcp",
      "npm": "https://www.npmjs.com/package/agent-passport-system-mcp"
    }
  ],
  "sdk": {
    "npm": "agent-passport-system",
    "pypi": "agent-passport-system",
    "version": "4.1.1",
    "modules": 107,
    "tests": 4326,
    "python_version": "2.9.0",
    "go": "github.com/aeoess/agent-passport-go",
    "go_version": "v0.4.0"
  },
  "documentation": {
    "llms_txt": "https://agent-passport.org/llms.txt",
    "llms_full": "https://agent-passport.org/llms-full.txt",
    "spec": "https://agent-passport.org/passport.html",
    "api_reference": "https://agent-passport.org/protocol.html"
  },
  "governance": {
    "aps_txt": "https://agent-passport.org/.well-known/aps.txt",
    "agent_trust": "https://agent-passport.org/.well-known/agent-trust.json"
  },
  "gateway": {
    "url": "https://gateway.aeoess.com",
    "public_trust": "https://gateway.aeoess.com/api/v1/public/trust/:agentId",
    "enforcement": true,
    "policy_eval_latency": "<2ms",
    "constraint_dimensions": 14,
    "throughput": "403 ops/sec",
    "routes": 37
  },
  "lastUpdated": "2026-07-16"
}
