{
  "name": "theomatica-public-agent",
  "version": "2026.04.30",
  "description": "Read-only public discovery agent for Theodacity Research. The launch focus is Prolifica Prompt Studio and Orbital Agents. Theodacity Research is a research and evaluation domain for Theodacity: agent evals, automation adapters, workflow experiments, and methods behind Prolifica Prompt Studio and Orbital Agents.",
  "url": "https://theomatica.com/",
  "provider": {
    "name": "Theodacity Research",
    "url": "https://theomatica.com/",
    "location": "Berlin, Germany"
  },
  "supportedInterfaces": [
    {
      "url": "https://theomatica.com/api/mcp",
      "transport": "streamable-http-json-rpc",
      "protocol": "mcp"
    },
    {
      "url": "https://theomatica.com/.well-known/api-catalog",
      "transport": "https",
      "protocol": "linkset"
    }
  ],
  "capabilities": [
    "company_context",
    "product_discovery",
    "contact_routing",
    "content_surface_discovery"
  ],
  "skills": [
    {
      "id": "company-context",
      "name": "Company Context",
      "description": "Returns public Theodacity company context for classification, search, and agent summaries."
    },
    {
      "id": "product-map",
      "name": "Product Map",
      "description": "Lists Prolifica, Orbital, HARP, Wielder, and the role of each public product domain."
    },
    {
      "id": "content-surfaces",
      "name": "Content Surfaces",
      "description": "Lists public prompt, blog, newsletter, and machine-readable discovery surfaces."
    }
  ]
}
