Skip to content
Cline

AgentTakt for Cline

io.github.ryoohshima/agenttakt

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

client:Cline transport:stdio runtime:pypi

Install AgentTakt in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AgentTakt in other clients