dryrun for Claude Desktop
io.github.boringsql/dryrun
PostgreSQL schema intelligence from a committed snapshot. No connection, no credentials.
client:Claude Desktop
transport:stdio
runtime:npm
Install dryrun in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dryrun": {
"command": "npx",
"args": [
"-y",
"@boringsql/dryrun"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs