Bollard MCP for Zed
io.github.imdeepaksingh/bollard-mcp
An AI-powered, safe database access gateway built on the Model Context Protocol (MCP).
client:Zed
transport:stdio
runtime:pypi
Install Bollard MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bollard-mcp": {
"command": "uvx",
"args": [
"bollard-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs