Skip to content
Windsurf

Workflow Generator for Windsurf

io.github.askuma/workflow-generator

Architecture diagram with concurrency capacity and bottleneck estimates from any codebase.

client:Windsurf transport:stdio runtime:pypi

Install Workflow Generator in Windsurf

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

{
  "mcpServers": {
    "workflow-generator": {
      "command": "uvx",
      "args": [
        "workflow-generator-mcp"
      ]
    }
  }
}

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

Workflow Generator in other clients