Skip to content
Windsurf

dagpipe for Windsurf

io.github.devilsfave/dagpipe

Crash-proof LLM pipelines. Resumes from failure without a database.

client:Windsurf transport:stdio runtime:pypi

Install dagpipe in Windsurf

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

{
  "mcpServers": {
    "dagpipe": {
      "command": "uvx",
      "args": [
        "dagpipe-core"
      ]
    }
  }
}

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

dagpipe in other clients