
Interactive TUI
Full-screen terminal dashboard with live navigation and 7-day braille price charts.
CSV & JSON Export
Export market rankings and historical data directly to CSV or JSON for pipelines and analysis.
Live WebSocket Streaming
Real-time price updates via
cg watch with NDJSON output for piping.AI Agent-Friendly
--dry-run mode and cg commands for tool discovery and LLM integration.Get Started
Install
Or download a binary from GitHub Releases.
Authenticate
Get a Demo (free) or Pro (paid) API key, then run:Or pass credentials directly:Verify with
cg status.Try it out
See the full Commands Reference for all available commands.
Use Cases
Developers β monitoring and tooling
Developers β monitoring and tooling
- CI/CD alerts β integrate into GitHub Actions or cron jobs, monitor price thresholds with
-o jsonandjq - Dataset generation β fetch and export top 1000 coins to CSV in seconds
- Debugging β use
--dry-runto preview exact API parameters and URLs before production code - Shell integration β embed in your terminal prompt for live metrics
AI Agents β data retrieval and reasoning
AI Agents β data retrieval and reasoning
- Function calling β give your LLM the
cgbinary as a tool, resolve symbols viacg search, and analyze results - Market research β identify hot sectors with
cg trending, drill into performers with--category - Context injection β feed fresh
-o jsondata to ensure reasoning uses real-time market conditions - Self-documentation β
cg commandslets agents discover available sub-commands
Analysts β data pipelines
Analysts β data pipelines
- Historical snapshots β generate CSV reports for specific dates or ranges for Excel or Python
- Movers analysis β track biggest gainers/losers across timeframes
- Category benchmarking β export sector data (Layer-2, RWA, etc.) for cross-category comparison
Share Feedback
Tell us how youβre using the CLI and what we should improve.
Open an Issue or PR
Report bugs, request features, or contribute on GitHub.

