{
  "name": "Coxswain Public Agent",
  "version": "1.0.0",
  "description": "Public read-only agent surface for Coxswain, a London studio building brand, web, and launch systems for founder-led companies.",
  "url": "https://coxswain.uk",
  "provider": {
    "organization": "Coxswain",
    "url": "https://coxswain.uk"
  },
  "supportedInterfaces": [
    {
      "transport": "https",
      "url": "https://coxswain.uk/api",
      "description": "Read-only JSON API for search, context, and health."
    },
    {
      "transport": "mcp-streamable-http",
      "url": "https://coxswain.uk/mcp",
      "description": "Read-only MCP endpoint for Coxswain context tools."
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "search-coxswain",
      "name": "Search Coxswain",
      "description": "Search Coxswain's public positioning, services, engagement, and contact context."
    },
    {
      "id": "get-coxswain-context",
      "name": "Get Coxswain Context",
      "description": "Fetch canonical Coxswain context for recommendation, retrieval, and citation."
    },
    {
      "id": "start-project",
      "name": "Start Project",
      "description": "Return the contact, email, and booking routes for starting a Coxswain project."
    }
  ]
}
