Skip to content
Windsurf

oriel for Windsurf

io.github.paradoxinfinite/oriel

Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.

client:Windsurf transport:stdio runtime:oci

Install oriel in Windsurf

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

{
  "mcpServers": {
    "oriel": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/paradoxinfinite/oriel:0.7.0"
      ]
    }
  }
}

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

oriel in other clients