Back to Agent Passport System

Card snapshot

mcp.aeoess.com · 2026-05-15 00:33:31 UTC · a018651740aad743d375a8ee4e695900af350fbdea716c35d53718a88fb2a08f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Agent Passport System",
  "description": "Cryptographic identity, delegation, policy enforcement, and governance for AI agents. 150 tools across the full governance distribution stack.",
  "url": "https://mcp.aeoess.com",
  "version": "2.23.1",
  "provider": {
    "organization": "AEOESS",
    "url": "https://aeoess.com"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "identity",
      "name": "Agent Identity",
      "description": "Ed25519 cryptographic passports"
    },
    {
      "id": "delegation",
      "name": "Scoped Delegation",
      "description": "Delegation chains with cascade revocation"
    },
    {
      "id": "policy",
      "name": "Policy Engine",
      "description": "3-signature chain: intent, evaluation, receipt"
    },
    {
      "id": "coordination",
      "name": "Task Coordination",
      "description": "Full task lifecycle with evidence and review"
    },
    {
      "id": "commerce",
      "name": "Agentic Commerce",
      "description": "4-gate checkout with human approval gates"
    },
    {
      "id": "compliance",
      "name": "EU AI Act",
      "description": "Risk classification and compliance reporting"
    }
  ],
  "documentation": "https://aeoess.com/llms-full.txt"
}