{
  "name": "SPA-CZ public information agent",
  "description": "Read-only public information interface for Al Refai physiotherapy coordination in Czech spas.",
  "url": "https://spa-cz.com/wp-json/spa-cz/v1/agent/summary",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "preferredTransport": "https",
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "type": "none",
    "documentation": "https://spa-cz.com/auth.md"
  },
  "supportedInterfaces": [
    {
      "url": "https://spa-cz.com/wp-json/spa-cz/v1/agent/summary",
      "protocol": "https",
      "protocolVersion": "1.1"
    },
    {
      "url": "https://spa-cz.com/mcp",
      "protocol": "json-rpc",
      "protocolVersion": "2.0"
    },
    {
      "url": "https://spa-cz.com/.well-known/mcp/server-card.json",
      "protocol": "mcp-server-card",
      "protocolVersion": "2026-07-08"
    }
  ],
  "skills": [
    {
      "id": "site_summary",
      "name": "Site summary",
      "description": "Read SPA-CZ public summary, contacts, and official policies.",
      "tags": [
        "physiotherapy",
        "czech spas",
        "rehabilitation",
        "arabic"
      ],
      "examples": [
        "Summarize SPA-CZ and cite the official links."
      ]
    },
    {
      "id": "site_links",
      "name": "Canonical links",
      "description": "Return official discovery links such as sitemap, robots, llms.txt, and contact page.",
      "tags": [
        "discovery",
        "links",
        "citation"
      ],
      "examples": [
        "Give me the official sitemap and llms.txt links for SPA-CZ."
      ]
    }
  ]
}
