Skip to content
VS Code

BuyLater for VS Code

com.buylater/buylater

Save products to buy later; get notified on restock, price drop, or new release.

client:VS Code transport:streamable-http

Install BuyLater in VS Code

.vscode/mcp.json

{
  "servers": {
    "buylater": {
      "type": "http",
      "url": "https://buylater.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BuyLater in other clients