minty-mcp-public

Minty MCP

Minty MCP is a remote Model Context Protocol server for shopping assistance. It helps AI clients find:

Endpoint

https://mcp.minty.com/mcp

What You Get

Supported Client Targets

Compatibility can vary by client version and MCP feature support. Core tool calls should rely on the MCP endpoint and structured tool results, not on any client-specific UI behavior.

Quick Connect

Use the Minty MCP endpoint in your AI client:

https://mcp.minty.com/mcp

If your client asks for a server URL, use the endpoint above directly.

How To Use

Minty MCP can be added manually to supported AI clients by using the remote server URL below:

https://mcp.minty.com/mcp

After adding the server, start a new chat or session and try prompts such as:

Result Clicks And Sign-In

Minty MCP lookups are free and anonymous. The tools can return current coupons, cashback, and store offers without requiring a Minty sign-in inside ChatGPT or Claude.

The tools themselves are unauthenticated, so lookup requests do not include a Minty user session. Results are not personalized, and the tools do not expose shopper balance, order history, cashback history, or account-specific recommendations.

When a shopper clicks a cashback, offer, or coupon result, the click routes through the Minty web interstitial before continuing to the merchant. The interstitial asks the shopper to sign in with an email address so Minty can attribute the shopping session. After sign-in, Minty sends the shopper to the merchant.

Cashback can only be credited after the shopper signs in through Minty and completes the qualifying merchant purchase flow.

Client Plan Availability

In the current tested setup, Minty MCP can be connected manually from logged-in Free accounts in both ChatGPT and Claude. No paid ChatGPT or Claude plan is required for basic Minty lookup usage.

Availability can vary by account rollout, workspace policy, region, and client surface.

Install In ChatGPT

In the current ChatGPT UI, the setup flow is:

  1. Open ChatGPT and sign in.
  2. Go to Settings.
  3. Open Plugins.
  4. Open Developer mode.
  5. Enable Developer mode.
  6. Return to Plugins.
  7. Click the + button in the top-right of the Plugins page.
  8. In the New App form, fill these fields:
    • Name: Minty
    • Description: optional, for example Coupons, cashback, and store offers
    • Connection: choose Server URL
    • Authentication: choose No Auth
  9. Paste this server URL into the Server URL field:
https://mcp.minty.com/mcp
  1. Check the confirmation box under the custom MCP server warning.
  2. Click Create.
  3. Start a new chat and test with prompts such as:
    • Help me find shopping savings for home decor
    • What cashback is available for beauty?
    • Find coupon codes for Pizza Hut

You can open Plugins from the left sidebar or from Settings -> Plugins.

If you do not see Plugins, Developer mode, or the top-right + button, confirm that you are signed in and Developer mode is enabled. Availability may also vary by rollout, region, workspace policy, or client surface.

Install In Claude

In the current Claude UI, the setup flow is:

  1. Open Claude.
  2. Go to Settings.
  3. Open Connectors.
  4. Click Add.
  5. Choose Add custom connector.
  6. In the Add custom connector form, fill these fields:
    • Name: Minty
    • Remote MCP server URL: paste the URL below
  7. Paste this server URL:
https://mcp.minty.com/mcp
  1. If needed, expand Advanced settings and leave defaults unless your workspace requires something specific.
  2. Click Add.
  3. Start a new chat and test with prompts such as:
    • Help me find shopping savings for home decor
    • What cashback is available for beauty?
    • Find coupon codes for Pizza Hut

If you do not see Connectors or Add custom connector, confirm that you are signed in. On Claude Free, remove another custom connector if you have already used the one-connector limit. Availability may also vary by rollout, region, or workspace policy.

Documentation

Tool Set

This public documentation focuses on the 3 v2 tools:

  1. find_store_offers
  2. find_product_cashback
  3. find_coupon_codes

Troubleshooting