Skip to content
Claude Desktop

remote agents for Claude Desktop

io.github.47-ronn/remote-agents

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

client:Claude Desktop transport:stdio runtime:npm

Install remote agents in Claude Desktop

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

{
  "mcpServers": {
    "remote-agents": {
      "command": "npx",
      "args": [
        "-y",
        "remote-agents"
      ]
    }
  }
}

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

remote agents in other clients