Skip to content
Zed

Veto — SQL Safety & Cost Oracle for Zed

com.vetosql/veto

Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.

client:Zed transport:streamable-http tools:3

Install Veto — SQL Safety & Cost Oracle in Zed

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

{
  "context_servers": {
    "veto": {
      "url": "https://vetosql.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

Veto — SQL Safety & Cost Oracle in other clients