Crypto research

Pull live price, market structure, OHLC history, trending status, global market context, and recent news for a single coin in one pass.

When to use this pack

Building a one-pager on a token, prepping for a positioning decision, or monitoring a new listing — you want price, supply, sentiment, and headlines without leaving the agent loop.

Tools in this pack

Workflow

  1. Get the live quote from crypto-price — last price, 24h change, 24h volume, and market cap.
  2. Pull the market overview from crypto-market — circulating supply, max supply, ATH, ATH date, and 7d/30d performance for the deep dive.
  3. Pull OHLC history from crypto-history to compute return, volatility, and max drawdown over a chosen window.
  4. Check crypto-trending to see whether the coin is on CoinGecko's most-searched list — a fast read on retail attention.
  5. Pull crypto-global for total market cap, BTC dominance, and 24h volume — contextualizes the coin's move against the broader market.
  6. Pull the last week of search-news headlines for the coin — catalysts, partnerships, exploit reports.
  7. For the top 2–3 headlines, use extract to convert the article to clean markdown for the brief.

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Build a one-page research brief on BTC. Use Agent402 to pull: (1) live quote (price, 24h change, volume), (2) market overview (supply, ATH, 30d performance), (3) 90 days of OHLC history with return and max drawdown, (4) whether BTC is in CoinGecko's trending list, (5) Bitcoin dominance and total market cap context from crypto-global, (6) the last 7 days of news headlines via search-news, (7) clean markdown of the top 2–3 articles via extract. Output a clean markdown brief.

← All skill packs