Scalper Price Checker for Cursor
com.dropwatchhq/price-check
Check if a collectible's price is FAIR/OVER/SCALPED vs the current retail median across shops.
client:Cursor
transport:streamable-http
tools:2
Install Scalper Price Checker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"price-check": {
"url": "https://price.dropwatchhq.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs