{
  "status": "ok",
  "services": [
    {
      "id": "rest",
      "title": "OpenGrants REST API",
      "status": "unknown",
      "detail": "no health endpoint published"
    },
    {
      "id": "mcp-grants",
      "title": "OpenGrants MCP Server",
      "status": "ok",
      "checked": "https://mcp.opengrants.io/health",
      "httpStatus": 200
    },
    {
      "id": "mcp-voice",
      "title": "OpenGrants MCP Server (ElevenLabs edition)",
      "status": "ok",
      "checked": "https://opengrants-mcp-elevenlabs.fly.dev/health",
      "httpStatus": 200
    }
  ]
}
