Veto — SQL Safety & Cost Oracle for Cursor
com.vetosql/veto
Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.
client:Cursor
transport:streamable-http
tools:3
Install Veto — SQL Safety & Cost Oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"veto": {
"url": "https://vetosql.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs