Quote, create and track cross-chain crypto swaps. Non-custodial exchange, no account, no KYC. Connect the official ChangeNOW MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http changenow https://mcp.changenow.io/mcpRun in your terminal, then restart Claude Code.
ChangeNOW · https://mcp.changenow.io/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “list_assets”: Find the assets ChangeNOW can exchange and turn what the user said into a canonical asset id. Search by ticker, name or network, filter by n.”
“Use “get_asset”: Everything needed to build a swap for one asset: the canonical id, the legacy ticker used in website links, decimals, whether a memo is requ.”
“Use “quote_swap”: Ask what a swap would give, in either direction: pass amount_from to learn what the user receives, or amount_to to learn what the user must.”
“Use “validate_address”: Check a recipient address, and its memo when the asset needs one, against the format the network requires, before any order exists. Call thi.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how ChangeNOW holds up.
Operated by ChangeNOW (changenow.io) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If ChangeNOW adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose ChangeNOW in the gate directory. No sign-in needed.
ChangeNOW's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
list_assets — Find the assets ChangeNOW can exchange and turn what the user said into a canonical asset id. Search by ticker, name or network, filter by n
get_asset — Everything needed to build a swap for one asset: the canonical id, the legacy ticker used in website links, decimals, whether a memo is requ
quote_swap — Ask what a swap would give, in either direction: pass amount_from to learn what the user receives, or amount_to to learn what the user must
validate_address — Check a recipient address, and its memo when the asset needs one, against the format the network requires, before any order exists. Call thi
swap_link — Build a changenow.io link with the pair, the amount, the recipient address and the memo already filled in, so the user checks the numbers on
create_swap — Create a real swap order and return the deposit address the user has to send funds to. This call moves no money by itself, but the order is
check_swap_status — Follow an existing order by id: where it stands, what the deposit and payout amounts turned out to be, the transaction hashes, and a plain-l
https://mcp.changenow.io/mcpYes — ChangeNOW operates its own remote MCP server at mcp.changenow.io. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick ChangeNOW in the directory. No account or sign-in is needed. From then on, ChangeNOW's tools are available in every client you've connected to gate.
No. ChangeNOW runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect ChangeNOW in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up ChangeNOW in: Claude · Claude Code · ChatGPT · Cursor · VS Code