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.
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.
compass.* Postgres <15 s freshness./api/mcp/tools.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
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.
/api/fear-greed for CORS reliability. 60-second refresh.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.
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.
compass://status, compass://symbols, compass://model-info — pinned in the agent's working memory, no tool call required.
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.
What makes us different
There are dozens of crypto MCP servers. Here's what we don't compromise on.
Status panel reports indexer freshness in real time — <15s most of the day. No nightly batches.
Anything you see on the desk, your Claude / Cursor agent can call. Single source of truth across surfaces.
No email, no password reset emails. Sign-In-With-Ethereum, get a cmp_* key, wire your client. Done.
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.
Open the desk.
No card. No wait. Connect wallet + done.