sqlai.dev SQL Verifier for Windsurf
io.github.jadesparrow/sqlai-dev-sql-verifier
Executes SQL in a real ephemeral database: rows, typed errors with suggestions, plans, diffs.
client:Windsurf
transport:streamable-http
tools:5
Install sqlai.dev SQL Verifier in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sqlai-dev-sql-verifier": {
"serverUrl": "https://mcp.sqlai.dev/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs