Skip to content
Windsurf

quarry for Windsurf

io.github.wangggym/quarry

Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.

client:Windsurf transport:stdio runtime:pypi

Install quarry in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "quarry": {
      "command": "uvx",
      "args": [
        "quarry-db"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

quarry in other clients