{
  "specVersion": "1.0",
  "host": {
    "displayName": "BCM Results",
    "identifier": "did:web:bcmresultss.com",
    "url": "https://bcmresultss.com",
    "contact": "brandon@bcmresultss.com"
  },
  "entries": [
    {
      "identifier": "urn:air:bcmresultss.com:server:mcp",
      "displayName": "BCM Results MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://bcmresultss.com/.well-known/mcp/server-card.json",
      "description": "Tools to read the offer, requirements, pricing, process, FAQ and portfolio of BCM Results, and to request the free analysis or book a call.",
      "representativeQueries": [
        "what does BCM Results do for local businesses",
        "how much does BCM Results charge per month",
        "book a strategy call with Brandon Medina",
        "request the free marketing analysis for my business"
      ]
    },
    {
      "identifier": "urn:air:bcmresultss.com:agent:a2a",
      "displayName": "BCM Results A2A agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://bcmresultss.com/.well-known/agent-card.json",
      "description": "Agent to agent endpoint that answers questions about BCM Results in plain text.",
      "representativeQueries": [
        "is my business a match for BCM Results",
        "what are the terms and can I cancel",
        "which websites has Brandon Medina built"
      ]
    },
    {
      "identifier": "urn:air:bcmresultss.com:api:rest",
      "displayName": "BCM Results REST API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://bcmresultss.com/api/openapi.json",
      "description": "Plain GET endpoints for every part of the site plus POST /api/lead.",
      "representativeQueries": [
        "get the BCM Results FAQ as JSON",
        "list the services BCM Results offers"
      ]
    },
    {
      "identifier": "urn:air:bcmresultss.com:skill:bcm-results",
      "displayName": "How to use bcmresultss.com as an agent",
      "type": "text/markdown",
      "url": "https://bcmresultss.com/.well-known/agent-skills/bcm-results/SKILL.md",
      "description": "Agent skill: the steps to read the offer, check the requirements and, with consent, request the analysis or book the call.",
      "representativeQueries": [
        "how should an agent use the BCM Results site",
        "help a business owner decide if BCM Results is a fit"
      ]
    },
    {
      "identifier": "urn:air:bcmresultss.com:doc:llms",
      "displayName": "llms.txt",
      "type": "text/markdown",
      "url": "https://bcmresultss.com/llms.txt",
      "description": "Site map for language models with links to the Markdown version of every page.",
      "representativeQueries": [
        "read bcmresultss.com as markdown",
        "overview of BCM Results for an LLM"
      ]
    }
  ]
}
