> ## Documentation Index
> Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GoldRush CLI: Terminal-First Blockchain Data for Humans and Agents

*Published February 25, 2026*

![GoldRush CLI: Terminal-First Blockchain Data for Humans and Agents](https://www.datocms-assets.com/86369/1780000650-15_goldrush_cli_terminal-first_blockchain_data_for_humans_and_a.jpg)

We've launched GoldRush CLI - a terminal-first tool for blockchain data with 17 commands, 100+ chains, real-time streaming, and native MCP support for AI agents.

## What's new

GoldRush CLI gives you live onchain data in your terminal or piped directly into Claude. One install, two modes: humans get rich terminal output with live charts and interactive tables, agents get structured MCP tools.

```bash theme={null}
npx @covalenthq/goldrush-cli
```

## Commands

* **Portfolio & Wallets:** `balances`, `transfers`, `watch` - query token portfolios, view transfer history, and stream real-time wallet activity across 100+ chains.
* **Market Discovery:** `new_pairs`, `ohlcv_pairs` - stream new DEX liquidity pairs as they launch and view live OHLCV candlestick charts in ASCII. Supports 35+ protocols including Uniswap, Raydium, Pump.fun, and more.
* **Trading Intelligence:** `traders`, `gas`, `search` - find top traders ranked by PnL, check gas prices, and search tokens.
* **Utilities:** `chains`, `auth`, `install`, `config`, `status`, `logout`.

## MCP integration

Run `goldrush install` to register GoldRush as a native MCP tool provider for Claude Desktop and Claude Code - no manual JSON configuration needed.

[Learn more](/goldrush-cli/overview)
