{
  "$schema": "https://modelcontextprotocol.io/schemas/v1/server-discovery.json",
  "publisher": {
    "name": "gr0.ai",
    "url": "https://www.gr0.ai",
    "contact": "sean@gr0.ai"
  },
  "summary": "gr0.ai is a marketing-systems company that builds and operates custom AI agents. We do not currently expose a hosted MCP server for our public marketing site — see the resources below for how an MCP-aware client should ingest gr0.ai content.",
  "resources": [
    {
      "name": "Content map (llmstxt format)",
      "url": "https://www.gr0.ai/llms.txt",
      "media_type": "text/markdown"
    },
    {
      "name": "Full body corpus",
      "url": "https://www.gr0.ai/llms-full.txt",
      "media_type": "text/markdown"
    },
    {
      "name": "Agent skills index",
      "url": "https://www.gr0.ai/.well-known/agent-skills/index.json",
      "media_type": "application/json"
    },
    {
      "name": "Public OpenAPI",
      "url": "https://www.gr0.ai/openapi.json",
      "media_type": "application/json"
    },
    {
      "name": "Sitemap",
      "url": "https://www.gr0.ai/sitemap.xml",
      "media_type": "application/xml"
    }
  ],
  "engagement": {
    "enterprise_mcp": "We build custom MCP servers for enterprise clients — see https://www.gr0.ai/solutions/custom-mcps. Inquire at sean@gr0.ai."
  }
}
