Skip to content
Windsurf

AgentTakt for Windsurf

io.github.ryoohshima/agenttakt

Review, edit, and approve AI agent task plans in a ComfyUI-style visual node editor in your terminal

client:Windsurf transport:stdio runtime:pypi

Install AgentTakt in Windsurf

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

{
  "mcpServers": {
    "agenttakt": {
      "command": "uvx",
      "args": [
        "agenttakt"
      ]
    }
  }
}

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

AgentTakt in other clients