{
  "specVersion": "1.0",
  "host": {
    "displayName": "ZECHART",
    "identifier": "did:web:zechart.com",
    "url": "https://zechart.com/",
    "description": "Web development and cloud studio based in Austin, Texas, working remotely with clients across the US and worldwide: engineered websites, custom web applications, cloud architecture and business automation. Fixed pricing from $350, bilingual (English/Spanish).",
    "contact": "daniel@zechart.com"
  },
  "entries": [
    {
      "identifier": "urn:air:zechart.com:mcp:site",
      "displayName": "ZECHART MCP server",
      "type": "application/json",
      "url": "https://zechart.com/.well-known/mcp.json",
      "description": "Public MCP server (Streamable HTTP at https://zechart.com/mcp) with tools to search the site, read the price list, compute an estimate and send a contact request.",
      "representativeQueries": [
        "Ask ZECHART for a quote for a bilingual business website",
        "How much would an online store with Stripe cost at ZECHART?",
        "Send my project brief to ZECHART",
        "What does ZECHART charge for a custom web application?"
      ]
    },
    {
      "displayName": "ZECHART site overview (llms.txt)",
      "type": "text/plain",
      "url": "https://zechart.com/llms.txt",
      "description": "Concise, agent-oriented summary of ZECHART: services, price list, delivery times, care plans, pages in English and Spanish, and how to contact the team.",
      "representativeQueries": [
        "How much does a business website from ZECHART cost?",
        "What services does zechart.com offer?",
        "Does ZECHART build custom web applications or WooCommerce stores?",
        "What are ZECHART's monthly maintenance plans?"
      ],
      "identifier": "urn:air:zechart.com:docs:llms-txt"
    },
    {
      "displayName": "ZECHART full content (llms-full.txt)",
      "type": "text/plain",
      "url": "https://zechart.com/llms-full.txt",
      "description": "Every page of zechart.com flattened to plain text, including the Custom Solutions and Partnership pages and the legal documents.",
      "representativeQueries": [
        "Explain ZECHART's partnership revenue-share model",
        "What is in ZECHART's privacy policy?",
        "What does ZECHART's custom solutions process look like?"
      ],
      "identifier": "urn:air:zechart.com:docs:llms-full"
    },
    {
      "displayName": "ZECHART contact API",
      "type": "application/openapi+json",
      "url": "https://zechart.com/openapi.json",
      "description": "OpenAPI 3.1 description of POST /api/send-form, the endpoint that sends a project inquiry to the ZECHART team on behalf of a person.",
      "representativeQueries": [
        "Send a quote request to ZECHART for a bilingual website",
        "Contact ZECHART about a custom web app",
        "How do I request an estimate from zechart.com programmatically?"
      ],
      "identifier": "urn:air:zechart.com:api:contact"
    },
    {
      "displayName": "ZECHART agent skills",
      "type": "application/json",
      "url": "https://zechart.com/.well-known/agent-skills/index.json",
      "description": "Agent Skills index. Includes 'zechart-project-estimate': how to scope a web project with ZECHART's catalogue and submit an inquiry.",
      "representativeQueries": [
        "Estimate a web project using ZECHART's price list",
        "Help me pick a ZECHART package and add-ons for an online store"
      ],
      "identifier": "urn:air:zechart.com:skills:index"
    },
    {
      "identifier": "urn:air:zechart.com:data:catalog",
      "displayName": "ZECHART price catalogue (JSON)",
      "type": "application/json",
      "url": "https://zechart.com/catalog.json",
      "description": "Every package, custom build, add-on and care plan with numeric USD prices, delivery times and recommended add-ons, in English and Spanish.",
      "representativeQueries": [
        "List ZECHART packages with prices",
        "Which add-ons does ZECHART recommend for an online store?"
      ]
    }
  ]
}
