Cloud Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.
AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 cloud-agent -- npx -y mcp-server-cloud-agent
{
"mcpServers": {
"cloud-agent": {
"args": [
"-y",
"mcp-server-cloud-agent"
],
"command": "npx"
}
}
}
[mcp_servers.cloud-agent]
command = "npx"
args = ["-y", "mcp-server-cloud-agent"]
{
"mcpServers": {
"cloud-agent": {
"args": [
"-y",
"mcp-server-cloud-agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cloud-agent": {
"args": [
"-y",
"mcp-server-cloud-agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.