Chia Health MCP Server✓
health.chia/chia-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "health.chia/chia-mcp",
"description": "Licensed US telehealth — GLP-1 medications, intake, consents, Stripe ACP. HIPAA-compliant, 30 tools.",
"title": "Chia Health MCP Server",
"repository": {
"url": "https://github.com/chia-health/chia-mcp",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://chia.health",
"icons": [
{
"src": "https://raw.githubusercontent.com/chia-health/chia-mcp/main/icon.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.chia.health/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}