Skip to content
Windsurf

CloudArch for Windsurf

ru.cloud-arch/cloudarch

Create and update live animated architecture diagrams on CloudArch from a prompt or script.

client:Windsurf transport:stdio runtime:npm

Install CloudArch 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": {
    "cloudarch": {
      "command": "npx",
      "args": [
        "-y",
        "@cloud-arch/mcp-server"
      ],
      "env": {
        "CLOUDARCH_API_KEY": "<CLOUDARCH_API_KEY>",
        "CLOUDARCH_API_URL": "<CLOUDARCH_API_URL>"
      }
    }
  }
}

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

CloudArch in other clients