Skip to content
Windsurf

workflowy for Windsurf

io.github.mholzen/workflowy

Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

client:Windsurf transport:stdio runtime:oci

Install workflowy 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": {
    "workflowy": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mholzen/workflowy:0.8.1"
      ],
      "env": {
        "WORKFLOWY_API_KEY": "<WORKFLOWY_API_KEY>"
      }
    }
  }
}

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

workflowy in other clients