Skip to content
Windsurf

Magic Cloud for Windsurf

io.github.polterguy/magic

Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser

client:Windsurf transport:stdio runtime:oci

Install Magic Cloud 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": {
    "magic": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/servergardens/magic-aio:v23.6.1"
      ],
      "env": {
        "magic_host": "<magic_host>"
      }
    }
  }
}

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

Magic Cloud in other clients