cdcx-cli
01Plugin Claude Code
Plugin marketplace listing 1 plugin: cdcx-cli.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cdcx-cli.
Agent
This guide provides comprehensive integration documentation for AI agents using the cdcx CLI and MCP server.
Plugin Claude Code
Agent-first CLI for the Crypto.com Exchange API. Market data by default; live trading opt-in via API keys. Run 'cdcx mcp config --enable trade' to expand capabilities.
MCP server Claude CodeCodexCursor +2
MCP server for crypto.com exchange CLI. Runs locally from the @cryptocom/cdcx-cli npm package.
Skill Claude CodeCodex
Advanced contingency orders — OCO, OTO, OTOCO. Triggered orders with linked cancellation logic.
Skill Claude CodeCodex
Credential and profile management — configure API keys via the setup wizard, environment variables, or config file. Resolution order and troubleshooting.
Skill Claude CodeCodex
Progressive agent autonomy — from read-only to fully autonomous. Pick the lowest level that gets the job done.
Skill Claude CodeCodex
Verify credentials and inspect account balance — the first action an agent takes before trading.
Skill Claude CodeCodex
Order placement and management — place, amend, cancel, close-position. Safety-first with dry-run and preflight checks.
Skill Claude CodeCodex
Trade instruments that require isolated margin (e.g. RWA/equity perpetuals like SPYUSD-PERP). Covers the create-order flag, funding transfers, leverage adjustment, and the TUI M toggle.
Skill Claude CodeCodex
Fetch and analyze market data — prices, orderbook depth, candles, recent trades.
Skill Claude CodeCodex
Local paper trading — test strategies against live market prices without risking real funds. CLI-only, no auth, no MCP tools.
Skill Claude CodeCodex
End-to-end limit order workflow with preflight checks, dry-run, placement, monitoring, amend, and cancel.
Skill Claude CodeCodex
Read-only portfolio analysis — balances, positions, P&L, sub-accounts, fee rates, transaction history.
Skill Claude CodeCodex
Crypto wallet operations — deposits, withdrawals, network management. Withdrawal is tier-dangerous and requires extra gating.
Skill Claude CodeCodex
Emergency flatten — cancel all open orders and close every open position as quickly as possible. Use when markets turn against you or credentials may be compromised.
Skill Claude CodeCodex
Morning market + portfolio briefing — prices, positions, P&L, overnight orders — as a single structured report.
crypto-com/crypto-agent-trading
Plugin Claude Code
Agent skills for trading cryptocurrency via Crypto.com APIs. Provides two independent skills: Crypto.com App for buy/sell/swap operations and Crypto.com Exchange for spot trading with advanced order types.
crypto-com/crypto-agent-trading
Instructions file CodexOpenCode
Instructions for crypto-com/crypto-agent-trading, covering crypto agent trading — agent instructions, project overview, architecture, skill discovery and available skills.
crypto-com/crypto-agent-trading
Skill Claude CodeCodex
Execute crypto trades (buy, sell, swap, exchange), manage cash deposits and withdrawals, and query account balances, market prices, and transaction history via the Crypto.com APP API. View weekly trading limits, portfolio positions, bank accounts, and payment networks. Use when the user wants to trade cryptocurrency…
crypto-com/crypto-agent-trading
Skill Claude CodeCodex
Trade on Crypto.com Exchange — market data, spot/derivatives orders, portfolio management, wallet operations. Uses cdcx CLI for execution with built-in auth, safety tiers, and dry-run.