{
  "specVersion": "1.0",
  "host": {
    "displayName": "Neurobird",
    "identifier": "did:web:neurobird.com",
    "documentationUrl": "https://neurobird.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:neurobird.com:agent:product-assistant",
      "displayName": "Neurobird product assistant",
      "type": "application/a2a-agent-card+json",
      "url": "https://neurobird.com/.well-known/agent.json",
      "description": "A niche-scoped assistant for each Neurobird vertical operations product. One instance answers questions about exactly one industry workflow and the software built for it, selected with a slug, and declines anything outside that scope.",
      "capabilities": [
        "vertical-product-qa"
      ],
      "representativeQueries": [
        "explain how a non revenue water audit separates apparent losses from real losses",
        "what does a prior authorization turnaround requirement oblige a payer to do",
        "ask a question about one Neurobird vertical operations product"
      ],
      "tags": [
        "a2a",
        "assistant",
        "vertical-software",
        "operations",
        "compliance",
        "b2b"
      ],
      "version": "1.0.0",
      "trustManifest": {
        "identity": "did:web:neurobird.com"
      }
    },
    {
      "identifier": "urn:air:neurobird.com:catalog:search",
      "displayName": "Neurobird Search catalog",
      "type": "application/ai-catalog+json",
      "url": "https://search.neurobird.com/.well-known/ard.json",
      "description": "Nested catalog for Neurobird Search: a web search API built for AI agents, offered over MCP, over plain HTTP, and pay per call via x402 with no account. Ranked results with the page passages that answer the query already extracted, plus clean markdown extraction of any URL.",
      "representativeQueries": [
        "search the live web and give me sources I can cite",
        "web search API for an AI agent with a free tier and no signup",
        "pay per call web search with USDC and no account"
      ],
      "tags": [
        "catalog",
        "web-search",
        "mcp",
        "x402",
        "search-api"
      ],
      "trustManifest": {
        "identity": "did:web:neurobird.com"
      }
    }
  ]
}
