Skip to content
Windsurf

Martin Loop for Windsurf

io.github.keesan12/martin-loop

One system around coding agents to run, verify, recover, and hand off software work.

client:Windsurf transport:stdio runtime:npm

Install Martin Loop in Windsurf

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

{
  "mcpServers": {
    "martin-loop": {
      "command": "npx",
      "args": [
        "-y",
        "@martinloop/mcp"
      ]
    }
  }
}

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

Martin Loop in other clients