Skip to content
Zed

WaveGuard for Zed

io.github.gpartin/waveguard

Anomaly detection API powered by physics simulation. Scan any data for outliers.

client:Zed transport:streamable-http tools:19

Install WaveGuard in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "waveguard": {
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

WaveGuard in other clients