Skip to content
Windsurf

slang workflows for Windsurf

io.github.shofer-dev/slang-workflows

Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).

client:Windsurf transport:stdio runtime:npm

Install slang workflows in Windsurf

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

{
  "mcpServers": {
    "slang-workflows": {
      "command": "npx",
      "args": [
        "-y",
        "slang-workflows"
      ]
    }
  }
}

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

slang workflows in other clients