Skip to content
Cline

camacho mcp for Cline

io.github.sanchirico/camacho-mcp

Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.

client:Cline transport:stdio runtime:npm

Install camacho mcp 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": {
    "camacho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "camacho-mcp"
      ]
    }
  }
}

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

camacho mcp in other clients