health api for Windsurf
io.github.nicodemus941/health-api
Clinical AI for lab analysis, biomarker scoring, health narratives, and risk insights.
client:Windsurf
transport:stdio
runtime:npm
Install health api in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"health-api": {
"command": "npx",
"args": [
"-y",
"@e-labus/mcp"
],
"env": {
"ELABUS_API_KEY": "<ELABUS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs