# Exchange.news Offers [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://exchange.news/developers/  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/exchange-news-offers

## Description
Read-only crypto discount codes, permanent signup links and separately sourced campaign windows across 27 brands. Four tools return exact codes, offer types, eligibility caveats, affiliate disclosures and source links. Free Streamable HTTP endpoint; no API key.

## Tools
Capabilities this server exposes over MCP:

- **list_brands** — Browse brands with their public offer type, visible code or null, lifetime signup link and full conditions. Optional exact category filter. No live eligibility check.
- **get_code** — Get a brand or alias, exact published code/link, offer type, instructions and caveats. A brand match never establishes region or product eligibility. Unknown brands return found:false.
- **search_codes** — Search brand aliases, categories and benefits. Generic promo/code words are ignored. Exact brand matches come first. Returns only catalog records; unknown queries return an empty array. Product and regional applicability remain subject to each caveat.
- **list_campaigns** — List source-backed campaign announcements, official source links and published event windows. Dates are independent of lifetime referral codes. Does not claim campaigns are active or that a user qualifies.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "exchange-news-offers": {
    "command": "npx",
    "args": ["-y","exchange-news-offers"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

