GaugeMesh for Zed
io.github.aliengineering-byte/gaugemesh
Route MCP capabilities through deterministic identity, policy, budget, and deadline constraints.
client:Zed
transport:stdio
runtime:oci
Install GaugeMesh in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gaugemesh": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aliengineering-byte/gaugemesh@sha256:69f3ccb7c2fdcd9b6897c99eba22d18be1384957bb2dbdf760f8273ee2e43189"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs