Skip to content
Windsurf

Magento Cloud MCP Server for Windsurf

io.github.juan-cinto-infracommerce/magento-cloud

MCP server for Adobe Commerce Cloud — REST API + SSH, no PHP CLI required

client:Windsurf transport:stdio runtime:npm

Install Magento Cloud MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "magento-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-magento-cloud"
      ]
    }
  }
}

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

Magento Cloud MCP Server in other clients