{
  "name": "Pico X Mould Removal",
  "description": "Singapore mould removal services — services, pricing tiers, service areas, contact info, and instant price estimates.",
  "documentation": "https://picoxmouldremoval.sg/connect",
  "mcp_servers": [
    {
      "name": "picoxmouldremoval-mcp",
      "url": "https://ehbgetagyonkuvoppxwu.supabase.co/functions/v1/mcp",
      "transport": "streamable-http",
      "authentication": "none",
      "documentation": "https://picoxmouldremoval.sg/connect",
      "tools": [
        {
          "name": "get_contact_info",
          "description": "Get Pico X Mould Removal contact info (phone, WhatsApp, email, address)."
        },
        {
          "name": "list_services",
          "description": "List mould removal services with pricing tiers and page URLs."
        },
        {
          "name": "estimate_price",
          "description": "Estimate a mould removal quote from tier, surface count, and trip add-ons."
        },
        {
          "name": "list_service_areas",
          "description": "List Singapore neighbourhoods we serve with area page URLs."
        }
      ]
    }
  ]
}
