Drop Index for Cursor
com.dropwatchhq/drop-index
Live restock index per collectible niche + will-it-restock predictor (WAIT vs BUY-RESALE).
client:Cursor
transport:streamable-http
tools:3
Install Drop Index in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drop-index": {
"url": "https://index.dropwatchhq.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs