Documentation

How to get the most out of Mei Terminal.

Getting started

Mei Terminal is free to use. No credit card required to sign up.

  1. Go to /auth/login and create an account (email or wallet).
  2. You land on the dashboard — market stats, risk alerts, and trending topics load automatically.
  3. Free tier: market overview, 5 trending tickers, 1 watchlist (5 assets). Hold 500K MEI to unlock Pro.

Dashboard overview

The dashboard has five sections:

  • Stats bar — Live BTC, ETH, total market cap, DeFi TVL, Fear/Greed index, and BTC dominance. Refreshes every 30 seconds via CoinGecko.
  • AI Market Brief — On-demand Claude-powered market summary. Pro feature. Click “Generate brief” to run.
  • Mei Risk Alerts — Live feed from Mei's risk-alert-state.json, synced to Supabase every 2h. Pro users see all alerts; free users see the 2 most recent.
  • Trending sidebar — Top trending tokens from CoinGecko with 24h change.
  • Topics grid — Curated risk and market intelligence topics with implications for allocators.

Risk alerts

Mei runs post_news_alert.py every 2 hours via OpenClaw cron. It scans RSS feeds for exploits, regulatory actions, and market stress — picks the most significant story, formats it with an LLM, and publishes it to @MeiMighty1 on X.

The same alerts appear in Mei Terminal's dashboard panel before they go live on X. Pro users get browser push notifications for new alerts.

High-severity stories ($1M+ loss) auto-generate a short MP4 video that posts alongside the text alert.

Token gating

Hold 500,000 MEI on Base to unlock Pro features for life. Access is verified on-chain — no subscriptions, no recurring payments.

How it works

Connect your EVM wallet. If your wallet holds 500,000+ MEI on Base, Pro access is activated instantly. It persists for as long as you hold the tokens.

Wallet connection supports MetaMask, Coinbase Wallet, OKX Wallet, and any WalletConnect-compatible wallet. Connect via the login page or Dashboard → Settings.

MEI token

MEI is an ERC-20 token on Base (Ethereum L2).

Contract0x568bAC4E1C5A097d4B3B903b9A511534BD45eBa3
ChainBase (Ethereum L2, chain ID 8453)
StandardERC-20 (Uniswap V4 pool)
Pro threshold500,000 MEI

Add MEI to any EVM wallet using the contract address above.

Bug bounty: report critical vulnerabilities in Mei Terminal to earn up to 5M MEI. Contact @MeiMighty1 on X with details.

Watchlists

Watchlists let you track specific assets with live prices, 24h change, and a 7-day sparkline chart.

Free tier: 1 watchlist, up to 5 assets. Pro: unlimited watchlists and assets.

Navigate to Dashboard → Watchlists to create and manage lists. Add assets by symbol (e.g. BTC, ETH, AAVE).

Price alerts

Set price alerts for any tracked asset. When the price crosses your target, you'll receive an email notification (and browser push if enabled).

Navigate to Dashboard → Alerts. Pro feature — unlimited alerts.

API (coming soon)

A REST API for Mei's risk feed, weekly threads, and market data is planned for Q2 2026. It will be available to Pro users and MEI token holders.

Planned endpoints:

  • GET /api/risk-feed — recent risk alerts
  • GET /api/weekly-thread/latest — latest weekly thread
  • GET /api/market?type=prices — live market prices

Subscribe to @MeiMighty1 for API launch announcements.