COMPASS
COMPASS TERMINAL
Launch Terminal
MCP PROTOCOL // AGENT INTELLIGENCE LAYER

your agent.
our arsenal.

Connect your Claude agent to COMPASS's 73 MCP tools across 16 categories — Clanker & Base token intel, derivatives, on-chain. Your agent thinks. COMPASS sees.

Works with Claude
Powered by COMPASS AI
0 MCP Tools
0 Categories
0 AI Model
<3s Latency

setup in 4 steps

From zero to a working AI agent in under 2 minutes.

1

Connect Wallet

Sign in at compassterminal.com with MetaMask (SIWE). Free beta — all 73 MCP tools.

2

Get API Key

Go to Account → API Keys. Click Generate. Copy your bst_ key.

Generate key →
3

Add to Claude

Paste 3 lines of JSON into your Claude Code or Desktop config. See below.

30 seconds
4

Start Talking

Tell Claude: "Use COMPASS to check BTC risk". Your agent handles the rest.

See example prompts ↓

how it works

Your Claude agent connects to COMPASS via MCP. It gets intelligence. It makes decisions. You stay in control.

STEP 01

Your Claude Agent

Add 3 lines of JSON to your Claude Code or Claude Desktop config. Your agent instantly gets access to 73 tools — token audits, rug score, holder concentration, smart-wallet tracking, fresh Clanker launches, derivatives flow, and more.

30 seconds. No SDK. No wrapper.
COMPASS
STEP 02

COMPASS Intelligence

Your agent calls COMPASS tools via MCP to inspect Base tokens, score rugs, track smart wallets, watch fresh launches — all the data an onchain trader would need, delivered in milliseconds.

73 tools. 16 categories. Real-time.
STEP 03

Agent Takes Action

Your agent decides what to do based on COMPASS intelligence — hold, exit, take profit, reduce size. It uses YOUR exchange API to execute. COMPASS never touches your funds.

Your keys. Your agent. Your control.

connect in 30 seconds

Choose your Claude client. Paste the config. Done.

Claude Code
CLI TERMINAL
~/.claude/.mcp.json
{
  "mcpServers": {
    "compass": {
      "type": "sse",
      "url": "https://compass.tech/mcp/sse"
    }
  }
}

// ─── OR use Streamable HTTP (newer protocol) ───
{
  "mcpServers": {
    "compass": {
      "type": "streamable-http",
      "url": "https://compass.tech/mcp/stream"
    }
  }
}

1. Save this to ~/.claude/.mcp.json

2. Restart Claude Code

3. Ask: "Use COMPASS to inspect this Base token: <mint>"

FOR YOUR OWN POSITIONS

A. Create account at compass.tech

B. Connect your exchange (Account → Exchange Connections)

C. Generate an API key (Account → API Keys)

D. Tell Claude: "Check my positions with COMPASS, my api_key is cmp_..."

Test Your Connection

talk to your agent

Copy these prompts directly into Claude Code or Claude Desktop. Your agent knows what to do.

Replace cmp_YOUR_KEY with your actual API key from Account → API Keys. Public tools work without a key.

Market Check

No API key needed

Use COMPASS to give me a quick scan of what's hot on Base right now. Pull the live mint feed, fresh Clanker launches, smart-wallet overlap (tokens hit by 3+ alpha wallets in 24h), and fear/greed. Flag anything worth a deeper look.
Risk Evaluation

Requires API key

Use COMPASS with my api_key cmp_YOUR_KEY to pull all my Base holdings + perp positions. Run a risk check on each one (volatility regime, on-chain flow, fear/greed). Tell me which ones to hold, trim, or exit, with clear reasoning per position.
Whale Intelligence

Smart wallet intel

Use COMPASS to check the recent activity of tracked smart wallets and surface any tokens being accumulated by 3+ alpha wallets in the last 24h. For the top hit, pull holder concentration, dev-wallet behavior, and sniper heat. Tell me if it looks organic or coordinated.
Research Report

Institutional-grade

Use COMPASS to generate a full DD on this Base token: <mint>. Pull holders + concentration, rug score (contract auth + LP lock), dev-wallet activity, sniper heat (first 10 buyers classified), and smart-wallet overlap. Format it like an institutional memo with a final accumulate / wait / avoid recommendation.
Pre-Trade Check

Validates trade idea

I'm about to ape this Base token: <mint>. Use COMPASS to run a pre-buy rug check. Look at the rug score, holder concentration, dev-wallet behavior, sniper heat on the first 10 buyers, and whether any smart wallets are already in. Give me a go/no-go with your reasoning.
Continuous Monitor

Loop-based portfolio guard

Use COMPASS with my api_key cmp_YOUR_KEY. Every 5 minutes: pull my Base holdings and run a risk check on each, plus watch the live mint feed for any token a smart wallet I follow buys into. Alert me immediately on EXIT / REDUCE recommendations or new smart-wallet entries. Keep running until I tell you to stop.

These are just starting points. Your Claude agent can combine any of COMPASS's 73 tools creatively.

Try prompts in the Playground

what your agent can do

73 tools across 16 categories — Clanker & Base token intel, derivatives, on-chain analytics, and parallel composites. Everything an onchain trader would want, delivered to your AI agent.

Core AI

Claude-powered COMPASS AI audits Base tokens, runs pre-trade risk checks, and chats with institutional-grade intelligence.

compass_chat
compass_risk_check
compass_full_briefing
compass_quick_scan

Token Intel

Holders, rug score, dev-wallet behavior, sniper heat, Clanker launches — the on-chain signals that separate a launch from a rug.

compass_inspect_token
compass_rug_score
compass_holders
+ 4 more tools

Smart Money

Track 200+ alpha wallets across Base, watch fresh launches in real time, and surface tokens being accumulated by multiple smart wallets.

compass_smart_wallets
compass_smart_overlap
compass_mint_feed
+ 3 more tools

Portfolio & Trading

Read Base holdings + perp positions, check balances, watch fresh Clanker launches — full portfolio + opportunity awareness for your agent.

compass_get_positions
compass_get_balance
compass_pump_bonding
+ 5 more tools

example workflows

Real examples of what your Claude agent can do with COMPASS intelligence.

RISK MONITOR WORKFLOW

Check my Base holdings every 5 minutes. If COMPASS flags rising risk, alert me on Telegram.

compass_get_positions→ fetch Base holdings
compass_risk_check→ AI sanity check
if action != HOLD→ send alert
loop every 5 min→ never stop watching
MARKET SCANNER WORKFLOW

Scan Base every hour. Show me fresh launches, new Clanker tokens, and anything alpha wallets are accumulating.

compass_mint_feed→ fresh launches
compass_smart_overlap→ alpha wallet hits
compass_pump_bonding→ fresh Clanker
compass_chat→ AI synthesizes report
RESEARCH ANALYST WORKFLOW

Generate an institutional-grade DD on a Base mint — holders, rug score, dev activity, sniper heat — fanned out in parallel.

compass_holders→ concentration
compass_dev_activity→ creator behavior
compass_sniper_heat→ first-buyer mix
compass_token_audit→ full DD memo
TRADE EVALUATOR WORKFLOW

Before I ape any Base token, check the rug. Contract authority, holder concentration, sniper heat, smart-wallet entries. Give me a go/no-go.

compass_rug_score→ mint/freeze + LP lock
compass_holders→ concentration
compass_smart_wallets→ who's already in
compass_chat→ final AI verdict

why developers choose us

Intelligence without custody. Your keys, your agent, your control.

Zero Custody

COMPASS never holds funds. Your agent uses YOUR exchange API keys. We provide intelligence, not custody.

Your Compute

Your agent runs on YOUR Claude API. You control the compute budget, the frequency, and the trading logic.

Native MCP

No SDK. No wrapper. No boilerplate. Claude agents speak MCP natively. Add 3 lines of config and go.

Base-Native Intel

Base-powered on-chain signals: holders, rug score, dev activity, sniper heat, smart-wallet tracking — institutional-grade data your agent can't get from any single API.

Built for Claude Native MCP Integration
Model Context Protocol SSE Transport — Real-Time
Anthropic Ecosystem Claude Code & Desktop
MCP server is live

give your agent
a brain.

73 MCP tools across 16 categories. Base-powered on-chain signals. Claude-powered COMPASS AI. Connect in 30 seconds. No SDK required.

Powered by Claude × COMPASS