General Tools
cryptoexchange.discount
A tool to search for crypto exchange discounts, referral codes, and featured offers.
ENDPOINT 1
https://cryptoexchange.discount/mcp
MCP server metadata
- Name
- cryptoexchange-discount-mcp
- Version
- 1.0.0
CryptoExchange.Discount lists verified referral and discount codes for crypto exchanges, wallets, analytics tools and crypto cards. Use listDiscounts to browse offers, getReferralCode for a specific brand, and searchExchanges for free-text search. Codes are independently verified; this is not financial advice.
Known tools 3
searchExchangesSearch crypto exchanges, wallets, analytics tools, and crypto cards by name, promo code, or feature.
Inferred read-onlygetReferralCodeGet the current referral code, offer details, and signup URL for a specific exchange or product.
Inferred read-onlylistDiscountsList the highest-rated verified discounts currently featured on the site.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cryptoexchange-discount-mcp]
url = "https://cryptoexchange.discount/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cryptoexchange-discount-mcp": {
"type": "http",
"url": "https://cryptoexchange.discount/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cryptoexchange-discount-mcp
Remote MCP URL: https://cryptoexchange.discount/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cryptoexchange-discount-mcp": {
"url": "https://cryptoexchange.discount/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cryptoexchange-discount-mcp": {
"type": "http",
"url": "https://cryptoexchange.discount/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cryptoexchange-discount-mcp",
"transport": "streamable-http",
"url": "https://cryptoexchange.discount/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for cryptoexchange.discount was fetched 2026-08-03T12:35:39.832Z and is being refreshed.
cryptoexchange.discount is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.