Skip to content
Windsurf

Project Bourne for Windsurf

io.github.kozakhou/project-bourne

Run reproducible scientific workloads on GPUs, local compute, Slurm, and PBS with provenance.

client:Windsurf transport:stdio runtime:npm

Install Project Bourne in Windsurf

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

{
  "mcpServers": {
    "project-bourne": {
      "command": "npx",
      "args": [
        "-y",
        "@project-bourne/mcp"
      ]
    }
  }
}

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

Project Bourne in other clients