Skip to content
VS Code

Veto — SQL Safety & Cost Oracle for VS Code

com.vetosql/veto

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

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

Install Veto — SQL Safety & Cost Oracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "veto": {
      "type": "http",
      "url": "https://vetosql.com/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

Veto — SQL Safety & Cost Oracle in other clients