BraFinder for Zed
io.github.fenrici1/brafinder
Neutral cross-brand bra-size translation and a live in-stock bra catalog by size.
client:Zed
transport:streamable-http
tools:4
Install BraFinder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"brafinder": {
"url": "https://www.brafinder.com/api/mcp/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs