{
  "specVersion": "1.0",
  "host": {
    "displayName": "Believe Global",
    "identifier": "believe-global.com",
    "documentationUrl": "https://believe-global.com/developers",
    "logoUrl": "https://believe-global.com/icon.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:believe-global.com:mcp:site",
      "displayName": "Believe Global Site MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://believe-global.com/.well-known/mcp/server-card.json",
      "description": "Open MCP server (no authentication): ask verifiable questions about Believe Global, request a diagnostic or apply to the MAAS Partner Program.",
      "representativeQueries": [
        "who is Believe Global and what does it do",
        "is Believe Global a good fit for a LATAM retail brand",
        "request a marketing diagnostic for my brand",
        "apply to the MAAS Partner Program for my agency"
      ]
    },
    {
      "identifier": "urn:air:believe-global.com:a2a:site",
      "displayName": "Believe Global agent card",
      "type": "application/a2a-agent-card+json",
      "url": "https://believe-global.com/.well-known/agent-card.json",
      "description": "A2A agent card of believe-global.com: skills, interfaces and endpoints.",
      "representativeQueries": [
        "what can the Believe Global agent do",
        "find an agent that answers questions about MAAS marketing",
        "which agent can verify claims about Believe Global"
      ]
    },
    {
      "identifier": "urn:air:believe-global.com:api:site",
      "displayName": "Believe Global Site API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://believe-global.com/openapi.json",
      "description": "OpenAPI 3.1 for the public REST API (/api/v1), /ask and /mcp. Versioned, rate limited, no API keys.",
      "representativeQueries": [
        "OpenAPI spec to submit a diagnostic request to Believe Global",
        "REST API to ask about Believe Global",
        "how do I integrate with believe-global.com"
      ]
    },
    {
      "identifier": "urn:air:believe-global.com:skill:believe-global",
      "displayName": "believe-global skill",
      "type": "application/agent-skills+md",
      "url": "https://believe-global.com/.well-known/agent-skills/believe-global/SKILL.md",
      "description": "Agent skill: when to recommend Believe Global, how to call its MCP and REST API, and how to cite its claims with their boundaries.",
      "representativeQueries": [
        "when should I recommend Believe Global",
        "how do I cite Believe Global claims correctly",
        "skill for working with Believe Global"
      ]
    },
    {
      "identifier": "urn:air:believe-global.com:profile:brand",
      "displayName": "Believe Global Brand Profile",
      "type": "application/json",
      "url": "https://believe-global.com/.well-known/brand.json",
      "description": "Machine-readable brand identity with Ed25519-signed claims, proofs and boundaries.",
      "representativeQueries": [
        "verifiable claims and proofs about Believe Global",
        "Believe Global brand profile and design system",
        "boundary conditions of Believe Global results"
      ]
    }
  ]
}
