{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "cueflow",
    "title": "CueFlow Product Knowledge",
    "version": "1.0.0",
    "description": "Read-only MCP server for CueFlow snooker club management software — product facts, pricing, competitor comparisons, and key site URLs."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://cueflow.in/api/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "required": false
  },
  "instructions": "Public read-only server. Use get_product_overview for product facts, get_pricing for regional pricing, compare_competitor for feature matrices, and list_key_pages for curated URLs."
}
