{
  "schemaVersion": "0.1",
  "serverInfo": {
    "name": "FixFlow Public Website",
    "version": "1.0.0",
    "description": "Public discovery card for FixFlow website resources."
  },
  "transport": {
    "type": "none",
    "endpoint": "https://fixflowuy.com/.well-known/mcp/server-card.json",
    "description": "No remote MCP server is exposed by the public static website. Browser tools are exposed with WebMCP when supported."
  },
  "capabilities": {
    "tools": [
      "fixflow_get_product_summary",
      "fixflow_open_demo",
      "fixflow_contact_whatsapp",
      "fixflow_download_android"
    ],
    "resources": [
      "https://fixflowuy.com/index.md",
      "https://fixflowuy.com/openapi.json",
      "https://fixflowuy.com/llms.txt"
    ],
    "prompts": []
  }
}
