Back to Browse

Cloud Agent MCP Server

Developer ToolsLow Risk9.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

About

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

Security Report

9.2
Low Risk9.2Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 2 code issues detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

API key for authenticating with Cloud Agent (ca_* prefix). Get one from your Cloud Agent web workspace.Required

Environment variable: CLOUD_AGENT_API_KEY

Cloud Agent backend URL. Defaults to https://agent.leddconsulting.comOptional

Environment variable: CLOUD_AGENT_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-joepangallo-cloud-agent": {
      "env": {
        "CLOUD_AGENT_URL": "your-cloud-agent-url-here",
        "CLOUD_AGENT_API_KEY": "your-cloud-agent-api-key-here"
      },
      "args": [
        "-y",
        "mcp-server-cloud-agent"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!