explain_plan — sqlai.dev SQL Verifier MCP Tool
explain_plan
(explain plan) is one of 5 tools on the
sqlai.dev SQL Verifier
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call explain_plan from your client
- Claude Code sqlai.dev SQL Verifier explain_plan run in your project directory
- Claude Desktop sqlai.dev SQL Verifier explain_plan ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor sqlai.dev SQL Verifier explain_plan ~/.cursor/mcp.json
- VS Code sqlai.dev SQL Verifier explain_plan .vscode/mcp.json
- Zed sqlai.dev SQL Verifier explain_plan ~/.config/zed/settings.json
- Windsurf sqlai.dev SQL Verifier explain_plan ~/.codeium/windsurf/mcp_config.json
- Cline sqlai.dev SQL Verifier explain_plan ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI sqlai.dev SQL Verifier explain_plan ~/.gemini/settings.json
- Grok sqlai.dev SQL Verifier explain_plan .mcp.json (in your project root)
- ChatGPT sqlai.dev SQL Verifier explain_plan Settings → Connectors → Advanced → Developer mode
- Claude.ai sqlai.dev SQL Verifier explain_plan Settings → Connectors → Add custom connector
- LangChain sqlai.dev SQL Verifier explain_plan pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sqlai-dev-sql-verifier https://mcp.sqlai.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.