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