Skip to main content
All tools are read-only and safe to call automatically. The server exposes 16 tools today.

MCP tools

ToolPurpose
token_listList tokens with price, supply, and market cap. Supports search, sort, and pagination.
token_infoFull tokenomics for a single token by ID — supply, vesting, fundraising, burn/buyback.
search_tokenSearch by name, symbol, or slug — returns matching token IDs and slugs.
unlock_event_listPast + upcoming unlock (cliff) events for a specific token.
unlock_event_overviewCross-token unlock view, grouped by token, with rich filters.
upcoming_unlock_eventsThe next upcoming unlock per token (one event per token), with the same filters.
emissionWeekly emission schedule for a token — amounts, values, and allocation breakdowns.
daily_emissionDaily emission schedule for a token — same shape, day-level granularity.
token_allocationStandard allocation breakdown (Team, Investors, Ecosystem…) with locked/unlocked totals.
fundraising_investor_listAll crypto investors and VCs with their funding round participation.
fundraising_investor_detailFunding rounds for a specific investor, filterable by date, amount, or lead status.
fundraising_tokenA token’s fundraising history — rounds, valuations, prices, and participating investors.
burn_token_listAll tokens that have burn events.
burn_token_detailBurn event history for a specific token — dates, amounts, burner addresses, reasons.
buyback_token_listAll tokens that have buyback programs.
buyback_token_detailBuyback event history for a specific token — dates, amounts, spent values, addresses.

Suggested workflows

  • Find a token, then drill insearch_tokentoken_info, token_allocation, or fundraising_token.
  • Scan upcoming supply pressureupcoming_unlock_events with minMarketCap + minValueToMarketCap filters.
  • Investor researchfundraising_investor_listfundraising_investor_detail for a specific VC.
  • Deflationary analysisburn_token_listburn_token_detail (paired with buyback_token_detail) for net inflation.
  • Emission projectionsemission for weekly, daily_emission for day-level precision.

Example prompts

Tap into the full potential of Tokenomist data — use these prompts to kickstart your next AI build.

Simple queries

  • What is Arbitrum’s circulating supply and market cap?
  • Search for tokens matching “pyth”.
  • What’s the next upcoming token unlock for Aptos?
  • Which tokens have active buyback programs?
  • How much of SUI’s supply is currently locked?

Advanced queries

  • Show me the next 30 days of unlocks across all tokens above $100M market cap, where the unlock value is more than 1% of market cap. Display as an interactive table sorted by unlock date.
  • Generate a stacked-bar chart of Arbitrum’s weekly emissions for the next 12 weeks, broken down by allocation category (Team, Investors, Ecosystem, etc.).
  • List every Series A funding round Paradigm participated in during 2025, with raise amount and valuation.
  • Compare Bitcoin and Ethereum’s total burn amounts and chart cumulative burns over time.

Creative ideas

  • Build a “token unlock cliff calendar” that highlights the 10 biggest upcoming unlocks by USD value.
  • Generate a tokenomics “report card” for any token I type — supply distribution, unlock pressure, fundraising history, and burn/buyback activity.
  • Build a “find me a similar token” tool: given a token, surface 5 others with comparable allocation structure and fundraising profile.