Skip to content
Windsurf

sl mcp for Windsurf

io.github.donovan-jasper/sl-mcp

MCP server for Sapling (sl) version control

client:Windsurf transport:stdio runtime:npm

Install sl mcp 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": {
    "sl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sl-mcp"
      ],
      "env": {
        "SL_MCP_BINARY": "<SL_MCP_BINARY>",
        "SL_MCP_TIMEOUT": "<SL_MCP_TIMEOUT>"
      }
    }
  }
}

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

sl mcp in other clients