Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

health api in other clients