Skip to content
Cline

remote agents for Cline

io.github.47-ronn/remote-agents

Control fleets of remote machines via AI agents: exec, files, git, fleet ops, map/reduce.

client:Cline transport:stdio runtime:npm

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

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

remote agents in other clients