catalog feed for VS Code
pl.idfmetale/catalog-feed
Read-only IDFMETALE precious-metals catalog: live spot prices, availability, VAT status.
client:VS Code
transport:streamable-http
tools:9
Install catalog feed in VS Code
.vscode/mcp.json
{
"servers": {
"catalog-feed": {
"type": "http",
"url": "https://mcp.idfmetale.pl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs