Skip to content
Windsurf

cloudforge for Windsurf

io.github.cloudforgetech6-ctrl/cloudforge

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

client:Windsurf transport:stdio runtime:npm

Install cloudforge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cloudforge in other clients