{
  "specVersion": "1.0",
  "host": {
    "displayName": "Bird",
    "identifier": "bird.com",
    "documentationUrl": "https://bird.com/en-us/docs",
    "logoUrl": "https://bird.com/favicon.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:bird.com:api:openapi",
      "displayName": "Bird API",
      "description": "The OpenAPI 3.1 description of every public Bird endpoint: email, SMS, WhatsApp, voice, verify, lookup, contacts, and webhooks.",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://bird.com/openapi.json",
      "tags": [
        "api",
        "messaging",
        "email",
        "sms",
        "whatsapp",
        "voice"
      ]
    },
    {
      "identifier": "urn:air:bird.com:agent:llms-txt",
      "displayName": "Bird for agents",
      "description": "The curated index of Bird's agent-facing surfaces: the API, the MCP server, the CLI, and the docs corpus.",
      "type": "text/markdown",
      "url": "https://bird.com/llms.txt",
      "tags": [
        "llms-txt",
        "documentation"
      ]
    },
    {
      "identifier": "urn:air:bird.com:skill:bird-cli",
      "displayName": "bird-cli",
      "description": "Operate Bird from the terminal with the `bird` CLI, the agent-facing surface for the Bird API. Covers email (send, batch, reusable templates, inbound, sending domains, dedicated IPs, IP pools, deliverability), SMS and WhatsApp (send, templates, and checking whether WhatsApp will accept a number before you buy it), toll-free verification drafting, SMS sender claim and per-country registration, one-time-passcode verification, the organization trust requirements that gate buying a number or registering a sender, email-address and phone-number lookup, Realtime app and key provisioning, contacts, audiences, contact properties, messaging preferences (consent grants and opt-outs), webhooks, support tickets, account signup and onboarding, and auth, config, and documentation search. Use it for any request to send, inspect, or manage those from a shell or an agent loop, or to create and onboard a new Bird account. Not for calling the Bird HTTP API directly or the language SDKs.",
      "type": "application/ai-skill+md",
      "url": "https://bird.com/en-us/docs/ai/agent-skills",
      "tags": [
        "skill",
        "cli"
      ]
    },
    {
      "identifier": "urn:air:bird.com:skill:email-audit",
      "displayName": "email-audit",
      "description": "Audit a domain's email-authentication setup and explain how to fix it — run `bird email tools audit <domain>` to resolve and grade the live DMARC, SPF, DKIM, BIMI, and MX records, then read the severity-tagged findings like a deliverability consultant. Use when someone asks \"is my email set up correctly?\", \"why is my mail going to spam / getting marked as junk?\", \"audit my domain's email\", \"check my SPF/DKIM/DMARC\", \"why am I failing DMARC?\", \"is my domain spoofable?\", \"what's wrong with my email authentication?\", or wants a domain's deliverability posture reviewed and prioritized fixes. For drafting or checking a *single* record before publishing it (not a live domain), use the per-record validators instead (`bird email tools validate-dmarc` / `validate-bimi`). Not for sending mail or managing domains — that is the bird-cli skill.",
      "type": "application/ai-skill+md",
      "url": "https://bird.com/en-us/docs/ai/agent-skills",
      "tags": [
        "skill",
        "cli"
      ]
    }
  ]
}
