Remote Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 329 installs a week from npm. Last commit 22 Jul 2026.
Control fleets of remote machines via AI agents: exec, files, git, fleet ops, map/reduce.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add remote-agents -- npx -y remote-agents
{
"mcpServers": {
"remote-agents": {
"args": [
"-y",
"remote-agents"
],
"command": "npx"
}
}
}
[mcp_servers.remote-agents]
command = "npx"
args = ["-y", "remote-agents"]
{
"mcpServers": {
"remote-agents": {
"args": [
"-y",
"remote-agents"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remote-agents": {
"args": [
"-y",
"remote-agents"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.