Brickway for Zed
app.brickway/brickway
Read-only access to your Brickway LEGO and alt-brick collection: sets, builds, figures, catalog.
client:Zed
transport:streamable-http
Install Brickway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"brickway": {
"url": "https://api.brickway.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs