{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mbhy5t9mjfkq","handle":"coinex-mcp-server","url":"https://wellknown.network/agents/coinex-mcp-server","links":{"self":"https://wellknown.network/agents/coinex-mcp-server/record.json","html":"https://wellknown.network/agents/coinex-mcp-server","markdown":"https://wellknown.network/agents/coinex-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/coinex-mcp-server","status":"https://wellknown.network/api/v1/agents/coinex-mcp-server/status","claim":"https://wellknown.network/agents/coinex-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/coinex-mcp-server/claim.json","badge":"https://wellknown.network/agents/coinex-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:coinex-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"coinex-mcp-server","summary":"A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange","description":"# CoinEx MCP Server\n\n[中文版本](README_cn.md) | English\n\nA CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange.\n\n## Features\n\n- 🔍 Retrieve market data (spot/futures with unified parameters)\n- 💰 Query account balances (authentication required)\n- 📊 Get K-line data (spot/futures)\n- 📈 View order book depth (spot/futures)\n- 💹 Place orders (authentication required)\n- 📋 Query order history (authentication required)\n- 📜 Futures-specific: funding rates, premium/basis history, margin tiers, liquidation history, etc.\n\n## Quick Start\n\nChoose one of the following installation methods based on your needs:\n\n1. **Online HTTP Service** (Recommended) - No local installation required, public market data only\n2. **Local Installation via uvx/pip** - Supports authenticated operations (balance queries, trading)\n3. **From Source** - For development or customization\n\n### Obtaining CoinEx API Credentials (Optional)\n\nAPI credentials are only required for authenticated operations (account balance, trading). For market data queries only, you can skip this step.\n\n1. Log in to [CoinEx Official Website](https://www.coinex.com/)\n2. Go to **User Center** -> **API Management**\n3. Create a new API Key\n4. Copy the Access ID and Secret Key for later use\n\n⚠️ **Security Notice**:\n- Keep your API credentials safe and do not share them with others\n- Set appropriate permissions for your API Key, only enabling necessary functions\n- Do not commit credentials to version control systems\n\n---\n\n## Installation Method 1: Online HTTP Service (Recommended)\n\n**No local installation required.** Use CoinEx's hosted MCP service at `https://mcp.coinex.com/mcp`.\n\n⚠️ **Note**: The online service only provides public market data queries. For authenticated operations (balance, trading), use Method 2 or 3.\n\n### Claude Code\n\n```bash\nclaude mcp add --transport http coinex-mcp-server https://mcp.coinex.com/mcp\n```\n\n### Claude Desktop\n\nEdit your Claude Desktop c…","publisher":{"name":"CoinEx MCP Contributors","url":null},"homepage":"https://github.com/coinexcom/coinex_mcp_server#readme","repository":"https://github.com/coinexcom/coinex_mcp_server/issues","version":"0.1.0a8","license":null,"protocols":["mcp"],"tags":["coinex","mcp","model-context-protocol","cryptocurrency","exchange","trading","api","fastmcp","ai-agent"],"pricing":null,"endpoints":[{"url":"pypi:coinex-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"},{"slug":"security.identity","name":"Identity & Access","confidence":0.905,"provenance":"derived"}],"categories":["finance","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"coinex-mcp-server","registry":"pypi","observedAt":"2026-09-09T12:29:49.996Z","publishedAt":"2025-11-11T07:06:33.074060Z","latestVersion":"0.1.0a8"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"coinex-mcp-server","url":"https://pypi.org/project/coinex-mcp-server/","firstSeenAt":"2026-09-09T12:27:13.748Z","fetchedAt":"2026-09-09T13:20:00.802Z","normalizedAt":"2026-09-09T13:20:00.802Z"}]},"firstSeenAt":"2026-09-09T12:27:13.748Z","updatedAt":"2026-09-09T12:29:49.996Z"}