Cashback and Coupons, with Minty MCP
Connect the Minty MCP server to your AI agent and it gets native access to real-time Coupon codes, Cashback rates, and store offers — across thousands of merchants, structured for your agent to actually use.
{ "mcpServers": { "minty": { "url": "https://mcp.minty.com/mcp" } }}Ask your agent to...
- "Find store offers for Target"
- "What Cashback is available for beauty products?"
- "Find Coupon codes for Sephora"
- "Help me find shopping savings for home decor"
- "Find Coupon codes for Pizza Hut"
Everything your agent needs to save shoppers money
Store offers
Surface live Promos and merchant deals for a store, category, or general shopping query.
Cashback
Look up Cashback rates for a product, brand, merchant, or category before checkout.
Coupon codes
Pull Promo codes and checkout savings for a specific merchant or domain.
query is required on every tool; merchant, domain_name, and category narrow the search. offset and limit handle pagination.
Typed responses your agent can actually reason over
Every tool returns a typed, predictable shape — deals, Cashback, or Coupons — so your agent can render or reason over the result without guessing at HTML.
{ "type": "cashback", "data": { "merchant": "Target", "results": [] }}Structured responses,
not scraped HTML
Every tool returns a typed, predictable shape — deals, Cashback, or Coupons — so your agent can render or reason over the result without guessing at HTML.
// user
“Find the best Cashback for Sephora and give me a code.”
→ tool minty.find_product_cashback( query: "cashback for Sephora", merchant: "Sephora", category: "beauty"){ "type": "cashback", "merchant": "Sephora", "rate": "6.0%", "code": "AGENT-BEAUTY"}Cashback found · ready to save
Compatibility can vary by client version and MCP feature support.
Connect in under 2 minutes
Install in Claude
- Open Claude → Settings → Connectors
- Click Add → Add custom connector
- Name it "Minty", paste https://mcp.minty.com/mcp as the Remote MCP server URL
- Click Add, start a new chat, try: "What Cashback is available for beauty?"
Install in ChatGPT
- Open ChatGPT → Settings → Apps → Create app
- Name: "Minty", Connection: Server URL, Authentication: No Auth
- Paste https://mcp.minty.com/mcp
- Confirm the custom MCP server warning, click Create
- Try: "Find Coupon codes for Pizza Hut"
Add Cashback and Coupons to your agent today
https://mcp.minty.com/mcp

