Skip to content
Windsurf

GenieLocker for Windsurf

io.github.nhantour/genie-locker

Discover and quote quality-gated private AI inference without creating or buying a locker.

client:Windsurf transport:stdio runtime:oci

Install GenieLocker 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": {
    "genie-locker": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/nhantour/genie-locker-mcp:0.2.0"
      ],
      "env": {
        "GENIE_BASE_URL": "<GENIE_BASE_URL>"
      }
    }
  }
}

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

GenieLocker in other clients