Skip to content
Windsurf

heliograph for Windsurf

io.github.heliograph-io/heliograph

Run commands on a machine you cannot SSH into. Air-gapped, bastion-only, change-controlled.

client:Windsurf transport:stdio runtime:npm

Install heliograph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "heliograph": {
      "command": "npx",
      "args": [
        "-y",
        "@dbhq/heliograph"
      ]
    }
  }
}

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

heliograph in other clients