# See repository for install instructions
{
"mcpServers": {
"comvetosql-veto": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comvetosql-veto": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comvetosql-veto": {
"command": "npx",
"args": []
}
}
}
TRY THIS MCP
About This MCP Server
The com.vetosql/veto server is a database tool that acts as a gate to ensure the safety, correctness, and cost of Postgres SQL queries before they are executed by an AI agent. It connects to Postgres databases and enables remote vetting of SQL queries, allowing developers to verify the determinism of their queries. Developers would use this tool when they need to validate the correctness and potential costs of SQL queries generated by AI coding assistants, such as Claude Code and Cursor, to prevent potential errors or security issues.
Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the streamable-http transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport.
What tools does it provide?
The Veto — SQL Safety & Cost Oracle server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.