supplier list for VS Code
io.github.theluckystrike/supplier-list
A supplier directory that does not rot: contacts, terms, lead times, review dates.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:10
Install supplier list in VS Code
.vscode/mcp.json
{
"servers": {
"supplier-list": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/supplier-list"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs