BuyLater for Zed
com.buylater/buylater
Save products to buy later; get notified on restock, price drop, or new release.
client:Zed
transport:streamable-http
Install BuyLater in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"buylater": {
"url": "https://buylater.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs