Skip to content
Windsurf

chaprola for Windsurf

io.github.cletcher/chaprola

Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP.

client:Windsurf transport:stdio runtime:npm

Install chaprola 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": {
    "chaprola": {
      "command": "npx",
      "args": [
        "-y",
        "@chaprola/mcp-server"
      ],
      "env": {
        "CHAPROLA_USERNAME": "<CHAPROLA_USERNAME>",
        "CHAPROLA_API_KEY": "<CHAPROLA_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

chaprola in other clients