CoinRebate

CoinRebate MCP

Let your AI assistant check fees and verify referral links

Paste one URL into Claude, ChatGPT, Cursor or any MCP client, and your AI can look up live fees, rebates and referral links for 10 exchanges and on-chain products. One minute to connect. Free, read-only, no sign-up.

The only URL you need

https://www.coinrebate.vip/api/mcp

What it can do (copy these prompts)

  1. "Is CoinRebate's Binance referral link still working? Which domain does it land on, and is the code COINREBATE?"

    It checks each referral link we publish: the final domain, the code it carries, and whether it still resolves.

  2. "I trade $200k of futures a month — Binance or Bybit, which is cheaper after the rebate?"

    It works out the net cost from current fees and rebate rates — a number you can re-check yourself.

  3. "I'm in Vietnam — which exchanges can I use, and what rebate do they give?"

    It filters out exchanges that exclude your region under their own terms and lists only the ones you can use.

Connect in one minute

Claude (web or desktop; the free plan allows one custom connector)

  1. Open Customize → Connectors.
  2. Click "+" → "Add custom connector".
  3. Name it CoinRebate, paste https://www.coinrebate.vip/api/mcp, leave authentication empty, click "Add".

ChatGPT (web; Plus / Pro / Business)

  1. Settings → Security and login → turn on Developer mode.
  2. On the apps page click "+", choose MCP, paste https://www.coinrebate.vip/api/mcp, set authentication to "None".
  3. We have also submitted CoinRebate to the official ChatGPT app directory; it is still under review. Once approved you can add it by search.

Cursor

Add to Cursoror put this in .cursor/mcp.json:

{
  "mcpServers": {
    "coinrebate": {
      "url": "https://www.coinrebate.vip/api/mcp"
    }
  }
}

Claude Code

claude mcp add --transport http coinrebate https://www.coinrebate.vip/api/mcp

Codex CLI

codex mcp add coinrebate --url https://www.coinrebate.vip/api/mcp

Cherry Studio and other desktop clients

Settings → MCP → MCP Servers → Add, choose "Streamable HTTP", paste https://www.coinrebate.vip/api/mcp. Windsurf, VS Code and similar clients take the JSON above.

Things you should know first

For developers

The same data is also available as a no-auth REST API, an npm package and an OpenAPI spec on the developers page. /developers · openapi.json · server-card.json

Disclaimer: everything on this page and everything the MCP tools return is for information only and is not investment advice. Crypto trading carries the risk of loss; only trade what you can afford to lose.