A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"coinex-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# CoinEx MCP Server [中文版本](README_cn.md) | English A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange. ## Features - 🔍 Retrieve market data (spot/futures with unified parameters) - 💰 Query account balances (authentication required) - 📊 Get K-line data (spot/futures) - 📈 View order book depth (spot/futures) - 💹 Place orders (authentication required) - 📋 Query order history (authentication required) - 📜 Futures-specific: funding rates, premium/basis history, margin tiers, liquidation history, etc. ## Quick Start Choose one of the following installation methods based on your needs: 1. **Online HTTP Service** (Recommended) - No local installation required, public market data only 2. **Local Installation via uvx/pip** - Supports authenticated operations (balance queries, trading) 3. **From Source** - For development or customization ### Obtaining CoinEx API Credentials (Optional) API credentials are only required for authenticated operations (account balance, trading). For market data queries only, you can skip this step. 1. Log in to [CoinEx Official Website](https://www.coinex.com/) 2. Go to **User Center** -> **API Management** 3. Create a new API Key 4. Copy the Access ID and Secret Key for later use ⚠️ **Security Notice**: - Keep your API credentials safe and do not share them with others - Set appropriate permissions for your API Key, only enabling necessary functions - Do not commit credentials to version control systems --- ## Installation Method 1: Online HTTP Service (Recommended) **No local installation required.** Use CoinEx's hosted MCP service at `https://mcp.coinex.com/mcp`. ⚠️ **Note**: The online service only provides public market data queries. For authenticated operations (balance, trading), use Method 2 or 3. ### Claude Code ```bash claude mcp add --transport http coinex-mcp-server https://mcp.coinex.com/mcp ``` ### Claude Desktop Edit your Claude Desktop c…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.