generated: '2026-08-11' method: searched source: npm registry, PyPI, crates.io, and the crypto-com GitHub organization packages: - language: rust registry: github-release name: cdcx official: true url: https://github.com/crypto-com/cdcx-cli/releases install: curl -sSfL https://raw.githubusercontent.com/crypto-com/cdcx-cli/main/install.sh | sh version: 1.2.6 published: '2026-06-18' note: Agent-first CLI + TUI + MCP server for the Crypto.com Exchange API. Distributed as a GitHub release binary; see cli/crypto-com-cli.yml. - language: javascript registry: npm name: '@cryptocom/cdcx-cli' official: true url: https://www.npmjs.com/package/@cryptocom/cdcx-cli install: npx @cryptocom/cdcx-cli@latest version: 1.2.3 published: '2026-05-19' note: Installer wrapper only - post-install downloads the Rust binary from GitHub releases (v1.2.6 on 2026-08-11), so the npm version number trails the shipped binary. - language: javascript registry: npm name: '@crypto.com/developer-platform-client' official: true url: https://www.npmjs.com/package/@crypto.com/developer-platform-client install: npm install @crypto.com/developer-platform-client version: 1.1.2 published: '2025-09-09' note: TypeScript client for the Crypto.com Developer Platform Service API (Cronos EVM / zkEVM). 14 published versions; last release predates this profile by ~11 months. - language: python registry: pypi name: crypto-com-developer-platform-client official: true url: https://pypi.org/project/crypto-com-developer-platform-client/ install: pip install crypto-com-developer-platform-client version: 1.1.1 published: '2025-09-11' note: Python sibling of the TypeScript Developer Platform client. - language: python registry: pypi name: cryptocom-agent-client official: true url: https://pypi.org/project/cryptocom-agent-client/ install: pip install cryptocom-agent-client version: 1.3.6 published: '2025-12-30' note: Python AI Agent SDK client - the natural-language layer over the Developer Platform and Exchange functions. - language: javascript registry: npm name: '@crypto.com/facilitator-client' official: true url: https://www.npmjs.com/package/@crypto.com/facilitator-client install: npm install @crypto.com/facilitator-client version: 1.0.4 published: '2026-01-11' note: TypeScript client for the Cronos x402 Facilitator API (agent/machine payments). - language: javascript registry: npm name: '@crypto.com/ai-agent-client' official: true url: https://www.npmjs.com/package/@crypto.com/ai-agent-client install: npm install @crypto.com/ai-agent-client version: 1.0.2 published: '2024-11-25' note: Superseded - the repo and docs label the AI Agent Client "outdated contents"; the current path is the AI Agent SDK. Last release 2024-11-25, ~21 months before this profile. - language: python registry: pypi name: crypto-com-ai-agent-client official: true url: https://pypi.org/project/crypto-com-ai-agent-client/ install: pip install crypto-com-ai-agent-client version: 1.0.5 published: '2024-11-25' note: Superseded Python sibling of the AI Agent Client, same abandonment date as the TypeScript one. - language: rust registry: crates.io name: cdcx-cli official: false url: https://crates.io/crates/cdcx-cli version: 0.0.1 published: '2026-07-02' note: NOT first-party. The crates.io name matching the official CLI is owned by an unrelated account (github.com/litleSDK) at a 0.0.1 placeholder. Recorded so consumers do not mistake it for the Crypto.com binary; the official Rust install path is cargo install --git. not_published: - language: python name: Crypto.com Exchange API client note: No first-party Python/Java/Go SDK for the Exchange REST API is published on PyPI, Maven Central, pkg.go.dev, NuGet, RubyGems, Packagist or crates.io. The Exchange docs publish signing examples in JavaScript, Python, C# and Java as inline code, not as packages. The cdcx CLI is the only first-party Exchange client artifact. x-evidence: fetched: '2026-08-11' registries_queried: - registry.npmjs.org - pypi.org - crates.io - api.github.com http_status: 200