GetCurrentOffer for Zed
com.getcurrentoffer/mcp
Search live credit card merchant offers across Amex, Chase, Citi, PayPal, Rakuten, Capital One.
client:Zed
transport:streamable-http
Install GetCurrentOffer in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://getcurrentoffer.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs