← Registry
Developer Tools
vetosql.com
Analyzes PostgreSQL SQL queries for destructive operations, locking risks, correctness issues, anti-patterns, and query cost, and manages custom policy sets.
ENDPOINT 1
https://vetosql.com/mcp
Known tools 3
analyze_sqlAnalyze Postgres SQL/migrations for destructive operations, locking risk, correctness traps (NULL handling that silently returns wrong results), anti-patterns, and query cost.
set_policiesReplace the stored custom org policy set for your Pro key (this is also how you update or clear them: send the full new set to update, or an empty array to remove all).
get_policiesReturn the custom org policy set currently stored for your Pro key — the same rules analyze_sql enforces on top of the built-ins.