Skip to content
Claude Desktop

camacho mcp for Claude Desktop

io.github.sanchirico/camacho-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install camacho mcp in Claude Desktop

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

{
  "mcpServers": {
    "camacho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "camacho-mcp"
      ]
    }
  }
}

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

camacho mcp in other clients