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
{
"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