Skip to content
Claude Desktop

Workflow Generator for Claude Desktop

io.github.askuma/workflow-generator

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

client:Claude Desktop transport:stdio runtime:pypi

Install Workflow Generator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Workflow Generator in other clients