{
  "$schema": "https://theodacity.com/.well-known/mcp/server-card.schema.json",
  "name": "theodacity-public-mcp",
  "serverInfo": {
    "name": "theodacity-public-mcp",
    "version": "2026.04.30"
  },
  "title": "Theodacity Public MCP",
  "version": "2026.04.30",
  "description": "Read-only public context for agents classifying Theodacity, Prolifica, Orbital, and the Theodacity product domains.",
  "publisher": {
    "name": "Theodacity",
    "url": "https://theodacity.com/",
    "location": "Berlin, Germany"
  },
  "transport": {
    "type": "streamable-http-json-rpc",
    "endpoint": "https://theodacity.com/api/mcp",
    "url": "https://theodacity.com/api/mcp",
    "methods": [
      "GET",
      "POST",
      "OPTIONS"
    ]
  },
  "authentication": {
    "type": "none",
    "note": "This endpoint exposes public website context only."
  },
  "capabilities": {
    "tools": [
      {
        "name": "get_company_context",
        "description": "Returns public Theodacity company context for search, classification, and agent summaries."
      },
      {
        "name": "get_product_map",
        "description": "Lists Prolifica, Orbital, and the intended role of each public product/domain surface."
      },
      {
        "name": "get_contact_channels",
        "description": "Returns public inbound contact aliases for support, press, founder, and AI inquiries."
      },
      {
        "name": "get_content_surfaces",
        "description": "Lists public content surfaces for agents, search engines, and launch-readiness crawlers."
      }
    ],
    "resources": [
      "https://theodacity.com/llms.txt",
      "https://theodacity.com/ai.txt",
      "https://theodacity.com/entity.json",
      "https://theodacity.com/prompts",
      "https://theodacity.com/newsletter"
    ]
  },
  "privacy": "https://theodacity.com/datenschutz",
  "serviceDocumentation": "https://theodacity.com/llms.txt",
  "apiCatalog": "https://theodacity.com/.well-known/api-catalog"
}
