Skip to content
Windsurf

GaugeMesh for Windsurf

io.github.aliengineering-byte/gaugemesh

Route MCP capabilities through deterministic identity, policy, budget, and deadline constraints.

client:Windsurf transport:stdio runtime:oci

Install GaugeMesh in Windsurf

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

{
  "mcpServers": {
    "gaugemesh": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/aliengineering-byte/gaugemesh@sha256:69f3ccb7c2fdcd9b6897c99eba22d18be1384957bb2dbdf760f8273ee2e43189"
      ]
    }
  }
}

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

GaugeMesh in other clients