{
  "name": "theodacity-public-agent",
  "version": "2026.04.30",
  "description": "Read-only public discovery agent for Theodacity. The launch focus is Prolifica Prompt Studio and Orbital Agents. Theodacity is the corporate studio home: a Berlin-based automation software company launching Prolifica Prompt Studio and Orbital Agents, two local-first Chrome automation tools for prompt multiplication, browser agents, and workflow orchestration.",
  "url": "https://theodacity.com/",
  "provider": {
    "name": "Theodacity",
    "url": "https://theodacity.com/",
    "location": "Berlin, Germany"
  },
  "supportedInterfaces": [
    {
      "url": "https://theodacity.com/api/mcp",
      "transport": "streamable-http-json-rpc",
      "protocol": "mcp"
    },
    {
      "url": "https://theodacity.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."
    }
  ]
}
