Live & Free to Use

MCP Server

Swap crypto directly inside Claude. Check live rates, compare exchanges, and initiate swaps natively. No browser, no API key, no signup.

🔌

Native Tool Calls

MCP (Model Context Protocol) lets Claude call CypherGoat directly and return results inline. No copy-pasting links.

📊

Live Rate Comparison

Compare swap rates across 20+ partnered exchanges in real time from inside a chat.

🔒

No Account Required

No API key, no signup. Connect the server and start querying rates immediately.

Initiate Swaps

Create a swap and get a deposit address without leaving your AI workflow.

🔍

Track Status

Check the status of any swap in progress directly through Claude.

🐐

Powered by CypherGoat

Uses the same aggregator and rates as cyphergoat.com.

Available Tools

ToolDescription
get_best_rateReturns the top exchange and estimated output for a given pair and amount
get_all_ratesReturns the full ranked list across all partnered exchanges
create_swapInitiates a swap and returns the deposit address
get_swap_statusReturns the current status of a swap
list_supported_pairsReturns all available trading pairs

Setup

Claude.ai

Go to Settings → Connectors → Add custom connector, then paste the URL below and connect.

https://mcp.cyphergoat.com/mcp
Claude Desktop

Add the following to your config file and restart Claude Desktop.

"cyphergoat": { "type": "url", "url": "https://mcp.cyphergoat.com/mcp" }
No API key. No signup.

The server is live at mcp.cyphergoat.com and free to connect to from any MCP-compatible client.

Setup Demo