Drop Index for VS Code
com.dropwatchhq/drop-index
Live restock index per collectible niche + will-it-restock predictor (WAIT vs BUY-RESALE).
client:VS Code
transport:streamable-http
tools:3
Install Drop Index in VS Code
.vscode/mcp.json
{
"servers": {
"drop-index": {
"type": "http",
"url": "https://index.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs