brickpulse mcp for Zed
io.github.bobross2020/brickpulse-mcp
Query LEGO set details, retirement dates, deals, and price history from BrickPulse.ai
client:Zed
transport:streamable-http
tools:5
Install brickpulse mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"brickpulse-mcp": {
"url": "https://mcp.brickpulse.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs