QueryBear for VS Code
io.github.spencerpauly/querybear
Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.
client:VS Code
transport:streamable-http
Install QueryBear in VS Code
.vscode/mcp.json
{
"servers": {
"querybear": {
"type": "http",
"url": "https://mcp.querybear.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs