Scalper Price Checker for VS Code
com.dropwatchhq/price-check
Check if a collectible's price is FAIR/OVER/SCALPED vs the current retail median across shops.
client:VS Code
transport:streamable-http
tools:2
Install Scalper Price Checker in VS Code
.vscode/mcp.json
{
"servers": {
"price-check": {
"type": "http",
"url": "https://price.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs