{
  "schemaVersion": "2025-06-18",
  "serverInfo": {
    "name": "pico-x-health-mcp",
    "version": "0.2.0",
    "title": "Pico X Health"
  },
  "name": "pico-x-health-mcp",
  "version": "0.2.0",
  "title": "Pico X Health",
  "description": "Public Pico X Health tools for Singapore home wellness: proprietary Island AMRI mould-risk index and per-postal-code Home Wellness Index.",
  "publisher": {
    "name": "Pico X Health",
    "url": "https://airahales.com"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://njwhdoqkvddnxthpckrt.supabase.co/functions/v1/mcp"
  },
  "endpoints": [
    {
      "type": "streamable-http",
      "url": "https://njwhdoqkvddnxthpckrt.supabase.co/functions/v1/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "auth": {
    "type": "none"
  },
  "tools": [
    {
      "name": "get_island_amri",
      "title": "Get Island AMRI (Pico X Health)",
      "description": "Return the latest Pico X Health Island AMRI — a proprietary Singapore-wide 0–100 mould-risk composite from NEA weather (RH, rain, temperature, wind)."
    },
    {
      "name": "get_home_wellness_index",
      "title": "Get Home Wellness Index (Pico X Health)",
      "description": "0–100 home wellness estimate for any Singapore 6-digit postal code, blending NEA air quality, Pico X Health Island AMRI, and tropical thermal comfort."
    }
  ],
  "documentation": "https://airahales.com/ai.txt",
  "manifest": "https://airahales.com/.well-known/mcp/server-card.json"
}