a year ago
Theta Health MCP is a HIPAA-compliant intelligent memory layer for your health data — ready to plug into Cursor, Claude, and any AI agent. Query health data and ask health questions directly in your dev workflow.
Overview
Theta Health MCP is a HIPAA-compliant intelligent memory layer for your health data — ready to plug into Cursor, Claude, and any AI agent. Query health data and ask health questions directly in your dev workflow.



Server Config
{
"mcpServers": {
"Theta Health": {
"command": "npx",
"args": [
"-y",
"theta_health_mcp"
]
}
}
}