Brandfetch for VS Code
io.brandfetch/brandfetch
Search brands and retrieve design assets, company data, other brand context from Brandfetch's API
client:VS Code
transport:streamable-http
Install Brandfetch in VS Code
.vscode/mcp.json
{
"servers": {
"brandfetch": {
"type": "http",
"url": "https://mcp.brandfetch.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs