Skip to content
VS Code

WaveGuard for VS Code

io.github.gpartin/waveguard

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

client:VS Code transport:streamable-http tools:19

Install WaveGuard in VS Code

.vscode/mcp.json

{
  "servers": {
    "waveguard": {
      "type": "http",
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

WaveGuard in other clients