LowlandData TCG Prices for VS Code
com.lowlanddata/tcg-prices
Daily EU card prices, deals, EU-vs-US arbitrage and spike alerts for 19 card games.
client:VS Code
transport:streamable-http
Install LowlandData TCG Prices in VS Code
.vscode/mcp.json
{
"servers": {
"tcg-prices": {
"type": "http",
"url": "https://mcp.apify.com/?actors=lowlanddata/cardmarket-price-guide,lowlanddata/cardmarket-deal-finder,lowlanddata/tcg-price-arbitrage,lowlanddata/tcg-price-movers"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs