catalogue for VS Code
io.github.theluckystrike/catalogue
A price list and rate card the quotes and invoice servers read by SKU.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:12
Install catalogue in VS Code
.vscode/mcp.json
{
"servers": {
"catalogue": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/catalogue"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs