BraFinder for VS Code
io.github.fenrici1/brafinder
Neutral cross-brand bra-size translation and a live in-stock bra catalog by size.
client:VS Code
transport:streamable-http
tools:4
Install BraFinder in VS Code
.vscode/mcp.json
{
"servers": {
"brafinder": {
"type": "http",
"url": "https://www.brafinder.com/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs