{
  "schema_version": "v1",
  "name_for_human": "Taifoon",
  "name_for_model": "taifoon",
  "description_for_human": "The coordination layer: cross-chain proofs, one superroot, agent-payable rails",
  "description_for_model": "Taifoon is the coordination layer: 60+ blockchains folded into one cryptographic SuperRoot every ~10 seconds, with portable 6-layer V5 proof blobs any contract can verify on-chain (verifyEncoded). Use this to fetch cross-chain proofs (GET /api/v5/verifiable/{chain_id} for a race-free proof), read the live superroot, search transactions/addresses across chains, stream live genome events (SSE), register a free API key (POST /api/v1/register), and pay for skills via x402 (HTTP 402 quotes the USDC price; only pay recipients listed in accepts[]). MCP server at POST /api/mcp.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://scanner.taifoon.dev/openapi.json"
  },
  "logo_url": "https://taifoon.io/logo.png",
  "contact_email": "dev@taifoon.io",
  "legal_info_url": "https://taifoon.io/legal"
}