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.
Tools
get_user_health_profile
get_medical_records
get_functional_records
get_device_data
get_all_indicators
get_genetic_data
start_authentication
get_code
oauth_exchange_code_for_token
oauth_refresh_token
oauth_validate_token
Server Config
{
"mcpServers": {
"Theta Health": {
"command": "npx",
"args": [
"-y",
"theta_health_mcp"
]
}
}
}