Skip to content
Cline

dryrun for Cline

io.github.boringsql/dryrun

PostgreSQL schema intelligence from a committed snapshot. No connection, no credentials.

client:Cline transport:stdio runtime:npm

Install dryrun in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dryrun": {
      "command": "npx",
      "args": [
        "-y",
        "@boringsql/dryrun"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dryrun in other clients