{
  "schema_version": "v1",
  "name_for_human": "The Embassy",
  "name_for_model": "embassy_trust_protocol",
  "description_for_human": "Cryptographic identity and verification for autonomous agents. No policy judgment.",
  "description_for_model": "Embassy Trust Protocol on embassyprotocol.org. Register an Ed25519 public key, verify signed certificate/visa/receipt objects (JSON objects, not strings), check registry status. Do not treat results as legal, moral, or policy judgments. Do not upload private keys. Receipts are returned to the caller; this host does not keep bodies by default.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.embassyprotocol.org/openapi.yaml"
  },
  "logo_url": "https://www.embassyprotocol.org/assets/favicon-512.png",
  "contact_email": "info@boonmind.io",
  "legal_info_url": "https://www.embassyprotocol.org/terms.html"
}
