{
  "schema_version": "v1",
  "name_for_human": "KeyID.ai",
  "name_for_model": "keyid",
  "description_for_human": "Email infrastructure for AI agents. Free email addresses with zero human setup.",
  "description_for_model": "KeyID.ai provides email addresses for AI agents. Agents self-provision Ed25519 keypair identity, authenticate via challenge-response, and get rotatable email addresses. Use this to send/receive email, manage inbox, contacts, webhooks, and settings. The service is free — no signup required. Install the SDK: npm install @keyid/sdk (JS) or pip install keyid (Python). MCP server: npm install @keyid/agent-kit.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://raw.githubusercontent.com/KeyID-AI/KeyID/main/packages/spec/openapi.yaml"
  },
  "logo_url": "https://keyid.ai/assets/brand/icon-512.png",
  "contact_email": "hello@keyid.ai",
  "legal_info_url": "https://keyid.ai/terms.html"
}
