Skip to content
Claude Desktop

Magic Cloud for Claude Desktop

io.github.polterguy/magic

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

client:Claude Desktop transport:stdio runtime:oci

Install Magic Cloud in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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.0"
      ],
      "env": {
        "magic_host": "<magic_host>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Magic Cloud in other clients