Crypto.com
Real time prices, orders, charts, and more for crypto
About Crypto.com
Crypto.com provides real-time cryptocurrency price quotes, order books, conversions, candlestick charts, and token-market information. Its connector gives assistants market context for crypto research, comparisons, and trading-oriented questions.
Connection details
https://mcp.crypto.com/market-data/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add crypto-com --transport http https://mcp.crypto.com/market-data/mcpFrequently asked questions
What is the Crypto.com remote MCP server?
The Crypto.com remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.crypto.com/market-data/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Crypto.com MCP server?
Add the endpoint https://mcp.crypto.com/market-data/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Crypto.com MCP server require authentication?
Yes. Crypto.com uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Crypto.com MCP server use?
Crypto.com exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.