Skip to content
Claude Desktop

cloudforge for Claude Desktop

io.github.cloudforgetech6-ctrl/cloudforge

Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.

client:Claude Desktop transport:stdio runtime:npm

Install cloudforge in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cloudforge": {
      "command": "npx",
      "args": [
        "-y",
        "cloudforge-mcp"
      ],
      "env": {
        "CLOUDFORGE_TOKEN": "<CLOUDFORGE_TOKEN>"
      }
    }
  }
}

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

cloudforge in other clients