Skip to content
Claude Desktop

GaugeMesh for Claude Desktop

io.github.aliengineering-byte/gaugemesh

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

client:Claude Desktop transport:stdio runtime:oci

Install GaugeMesh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

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

GaugeMesh in other clients