BuyLater for Cursor
com.buylater/buylater
Save products to buy later; get notified on restock, price drop, or new release.
client:Cursor
transport:streamable-http
Install BuyLater in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"buylater": {
"url": "https://buylater.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs