Skip to content
Windsurf

docker for Windsurf

io.github.rog0x/docker

Docker container management and Dockerfile analysis

client:Windsurf transport:stdio runtime:npm

Install docker in Windsurf

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

{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-docker-tools"
      ]
    }
  }
}

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

docker in other clients