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/mcpWhat it can do (copy these prompts)
"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.
"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.
"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)
- Open Customize → Connectors.
- Click "+" → "Add custom connector".
- Name it CoinRebate, paste https://www.coinrebate.vip/api/mcp, leave authentication empty, click "Add".
ChatGPT (web; Plus / Pro / Business)
- Settings → Security and login → turn on Developer mode.
- On the apps page click "+", choose MCP, paste https://www.coinrebate.vip/api/mcp, set authentication to "None".
- 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/mcpCodex CLI
codex mcp add coinrebate --url https://www.coinrebate.vip/api/mcpCherry 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
- Free and read-only: it can only look things up. It cannot place orders, withdraw, or touch any account of yours.
- No sign-up: no API key, no login.
- What we log: only how many times each tool is called and from which country. We do not store your conversation.
- Rebates are conditional: only accounts registered through our link and attributed to us by the exchange receive them. Existing accounts may not be eligible.
- Data: fees come from the exchanges' public interfaces and refresh daily; the exchange's official page prevails. Nothing here is investment advice.
- How we make money: exchanges pay us an affiliate share, and your discount comes out of that share. Nothing extra is charged to you.
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.