GaugeMesh for VS Code
io.github.aliengineering-byte/gaugemesh
Route MCP capabilities through deterministic identity, policy, budget, and deadline constraints.
client:VS Code
transport:stdio
runtime:oci
Install GaugeMesh in VS Code
.vscode/mcp.json
{
"servers": {
"gaugemesh": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aliengineering-byte/gaugemesh@sha256:69f3ccb7c2fdcd9b6897c99eba22d18be1384957bb2dbdf760f8273ee2e43189"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs