Skip to content
Cursor

QueryBear for Cursor

io.github.spencerpauly/querybear

Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.

client:Cursor transport:streamable-http

Install QueryBear in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "querybear": {
      "url": "https://mcp.querybear.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

QueryBear in other clients