Connects your MCP client to a hosted AI engineering service that performs GitHub operations through a remote backend. You get nine tools: run_task for writing code and opening PRs, review_pr for structured code reviews, ask_codebase for querying repos, generate_tests, security_scan for vulnerability checks, and session management commands. The server runs locally as a stdio proxy but forwards requests over HTTPS to agent.leddconsulting.com, which clones repos, executes tasks in sandboxes, and pushes branches back to GitHub. Requires an API key from the Cloud Agent workspace. Reach for this when you want to delegate engineering work like bug fixes, test generation, or security audits without running the compute locally.
claude mcp add --transport stdio io.github.joepangallo-cloud-agent uvx cloud-agent