splitbasket prices for Cursor
io.github.voicearc/splitbasket-prices
Cached US grocery prices, age disclosed on every row - search, compare across banners, coverage.
client:Cursor
transport:streamable-http
Install splitbasket prices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"splitbasket-prices": {
"url": "https://api.splitbasket.shop/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs