{
  "name": "domaindrift",
  "title": "DomainDrift",
  "description": "Signed internet telemetry, read-only. Continuous DNS/TLS/WHOIS observation of the tracked catalog, every record Ed25519-signed and verifiable offline.",
  "endpoint": "https://domaindrift.io/mcp",
  "transport": "streamable-http",
  "protocol_versions": [
    "2025-06-18",
    "2025-03-26",
    "2024-11-05"
  ],
  "authentication": {
    "schemes": [
      "none",
      "bearer"
    ],
    "note": "Keyless works with reduced previews; a DomainDrift API key as Authorization: Bearer opens the complete record."
  },
  "docs": "https://domaindrift.io/agents",
  "openapi": "https://domaindrift.io/v1/openapi.json",
  "signing_keys": "https://domaindrift.io/.well-known/domaindrift-keys.json"
}