COMPASS
COMPASS TERMINAL
Launch Terminal
PLATFORM FEATURES // 73 MCP TOOLS

Live Base desk,
wired into your AI agent.

COMPASS Terminal is the AI terminal for Clanker & Base tokens — a token desk + a 73-tool MCP server. Every card you see in the UI is the same data your Claude / Cursor agent gets — sniper heat, rug score, dev activity, smart-wallet overlap, derivatives, macro, and COMPASS AI.

73
MCP Tools
16
Categories
<15s
Card Freshness
SIWE
Wallet Auth
CAPABILITY MAP

A Base desk + an agent in one

Every card on the terminal is an MCP tool. Anything you can see, your Claude / Cursor agent can call.

Live mint feed

Every Clanker launch indexed in <15s. Filter by symbol, name, deployer wallet. Flows into compass_mint_feed.

Sniper heat

First 10 buyers classified bot / sniper / insider / organic. Same labels your agent sees in compass_sniper_heat.

Rug score 0–100

Mint authority, freeze authority, LP-lock checks. Confidence score + the raw signals for your agent's reasoning chain.

Dev activity

Creator wallet behaviour since launch — held / dumped / accumulated. Catches the dev pattern that precedes a rug.

Smart-wallet overlap

Tokens being bought by 3+ smart wallets within 24h. Alpha-cluster signal before tokens trend.

Clanker launches

Every new Clanker token on Base the moment it deploys — full liquidity at block zero. Sortable, filterable, live.

Holders & concentration

Top-N holders by balance + concentration %. Pin a mint and watch the distribution drift across the day.

Derivatives surface

Funding, OI, CVD, taker ratio, liquidations heatmap, options skew — 9 derivatives tools through the same MCP.

Macro & news

BTC dominance, ETF flows, CPI, Polymarket, stablecoin supply, sentiment-tagged news. Macro context your agent quotes back.

COMPASS AI

Claude-powered, with the desk's live context baked into every answer. compass_chat.

SIWE wallet auth

Sign-In-With-Ethereum — no email, no password. cmp_* keys minted server-side after the wallet handshake.

Token-bucket rate limit

60/min per authed key, 10/min per anon IP, 5/hr key creation. Honest 429 + Retry-After headers — no surprise throttles.

How it all connects

Five hops from a Base RPC log to your Claude agent's reasoning. No batch jobs, no nightly sync — every card and every tool reads from the same live indexer.

01
Base RPC
RPC-fed Base mainnet, Clanker deploy stream, transaction parse, log decode.
02
Indexer
Lease-based worker writes launches, holders, deployer wallets to compass.* Postgres <15 s freshness.
03
FastAPI
17 live endpoints + AI chat. Token-bucket throttle, graceful-degrade wrapper, SIWE session cookies.
04
MCP server
73 tools across 16 categories — Tier 1/2/3 hard-coded, dynamic catalog pulled at boot from /api/mcp/tools.
05
Your agent
Claude Desktop, Cursor, or anything else that speaks MCP. Same data the desk renders, callable from chat.
5b
The desk (UI)
/lab — same FastAPI, same MCP tools, rendered as live cards on a GridStack dashboard.
AI BRAIN

COMPASS AI

Claude-powered, with the Base desk's live context baked in — Clanker launches, sniper traces, deployer-wallet patterns, and on-chain risk decisions read in parallel and reasoned over in one call.

  • Reads positions, news, fear-greed, on-chain flows in one call (compass_full_briefing)
  • Token DD on a token address — holders, rug, deployer, sniper in parallel (compass_token_audit)
  • Pre-trade sanity check — vol regime + on-chain + fear-greed (compass_risk_check)
  • Graceful-degrade — if an upstream is down, the wrapper returns 200 + degraded:true
Claude
Model
<2s
First token latency
4
Composite tools
Parallel fan-out

Everything your agent can call

Each category groups primitives that fit one mental model. Tier 1/2/3 ship hardcoded; the dynamic catalog (47) is loaded at boot from the backend.

Where the cards come from

Every signal on the desk traces back to a real upstream. No mocks, no demo mode in production.

Base RPC
Base mainnet RPC + eth_getLogs. Powers launch feed, holders, smart wallets, rug score, LP burn.
Clanker
Clanker launch registry on Base — new deploys indexed directly. Powers the live launch feed.
Coinglass
Funding rates, open interest, OI changes, liquidations, heatmap, taker ratio, options. Powers the derivatives row.
Whale Alert
Cross-chain whale movement + exchange in/outflows. Powers the on-chain whale + exchange-flow tools.
Finnhub + macro feeds
DXY, equities, gold, ETF flows, CPI, employment, rate decisions. Powers the macro card + agent context.
Polymarket
Live prediction-market odds. Macro tail-risk signal your agent can quote alongside spot context.
CryptoCompare news
Sentiment-tagged crypto news with currency tickers. Powers the news ticker, sentiment card, and AI context.
Alternative.me F&G
Crypto fear & greed index proxied through /api/fear-greed for CORS reliability. 60-second refresh.
Wallet + 0x
SIWE auth + 0x Swap API v2 routes. Powers wallet identity, positions, balances, and the in-card quickbuy.
MCP PROTOCOL

More than tools

Tools cover request/response. COMPASS also exposes ambient context (Resources) and packaged workflows (Prompts) so the agent doesn't have to reinvent every routine.

Tools (73)
Request / response primitives

Stateless calls — pass arguments, get JSON. Most card on the desk is a thin renderer over one of these. compass_* namespace for the agent UI.

Resources
Ambient agent context

compass://status, compass://symbols, compass://model-info — pinned in the agent's working memory, no tool call required.

Prompts
Pre-baked workflows

Composite calls that fan out to several tools and stitch through COMPASS AI. compass_full_briefing, compass_token_audit, compass_risk_check.

What powers the desk

Boring, battle-tested infra so the new stuff (the AI, the indexer, the SIWE flow) can be the interesting part.

Base
FastAPI
Postgres
Railway
Supabase
Anthropic
Tailwind
Cloudflare
Clanker
Base RPC
0x
MetaMask
WHY COMPASS

What makes us different

There are dozens of crypto MCP servers. Here's what we don't compromise on.

Live, not cached

Status panel reports indexer freshness in real time — <15s most of the day. No nightly batches.

Same data UI ↔ agent

Anything you see on the desk, your Claude / Cursor agent can call. Single source of truth across surfaces.

Wallet-first auth

No email, no password reset emails. Sign-In-With-Ethereum, get a cmp_* key, wire your client. Done.

Honest degradation

When an upstream is down (rare), tools return 200 + degraded:true with a clear reason — never a 500 the agent has to guess about.

Wire any MCP client in 5 minutes

Drop the snippet into Claude Desktop or Cursor, paste your cmp_* key, restart. Tools show up under the COMPASS namespace.

FREE BETA · LIVE NOW

Open the desk.

No card. No wait. Connect wallet + done.