GotCashback for VS Code
com.gotcashback/gotcashback
Compare cashback rates across portals and discounted gift cards for stores in 30+ countries.
client:VS Code
transport:streamable-http
tools:18
Install GotCashback in VS Code
.vscode/mcp.json
{
"servers": {
"gotcashback": {
"type": "http",
"url": "https://mcp.gotcashback.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_portals
- get_cashback_rates_by_store_id
- get_countries
- get_gift_cards_by_store_id
- get_portals_by_name
- get_stores_by_country
- get_my_alerts
- get_gift_cards_by_store_name
- get_my_profile
- get_stores_by_name
- get_portal_by_id
- get_cashback_rates_by_store_name
- set_store_alert
- toggle_favorite_store
- get_my_favorite_stores
- remove_store_alert
- get_best_deals_by_brand
- get_best_deals_by_category