Pump Pilot provides data for informational purposes only — not financial advice. Crypto trading involves significant risk. Past performance of tracked tokens does not guarantee future results.
Live - Monitoring pump.fun 24/7
Pump Pilot app preview

Detects Pumps
Before They Moon

Real-time smart wallet alerts, bundler detection, and coordinated pump tracking. The software built for serious pump.fun traders.

v No account required
v Alerts in under 30 seconds
v Smart wallets tracked live
v Bundled launches flagged instantly
Membership

Two Tiers. More Data.

Hold PPC tokens to unlock the full Pump Pilot suite. Connect your wallet — we verify your balance and nothing else.

Member
5,000,000
PPC tokens required
0.5% of total supply
  • All regular score-100 alerts
  • Sound notifications for scored alerts
  • Save coins to personal watchlist
  • 🔥 Bronze milestone alerts
Connect Wallet
Pump Pilot preview
⭐ PREMIUM
Premium
10,000,000
PPC tokens required
1% of total supply
  • Everything in Member
  • ⭐ Premium alerts — 3/3 elite criteria
  • Track wallets, notifications
  • 🌙 Gold & 🚀 Silver milestone alerts
Connect Wallet

PPC trades on pump.fun  ·  Wallet connection is read-only — no transactions are ever signed.

Dual-Chain Payments
Developer API

On-Chain Intelligence,
Pay Per Signal

Access Pump Pilot's scoring engine, smart wallet oracle, and coordinated pump detection via API. Pay per call with SOL, USDC on Solana, or USDC on Base — no account, no subscription, no API key.

19
ML Features Per Token
<2s
Response Time
24/7
Always Scoring
$0
Account Setup
🚨

Alert Feed

GET /pp/v1/alerts

Real-time stream of scored alerts with ML confidence, milestone predictions, and smart wallet presence. Every active signal in one call.

$0.05 per call
🔍

Token Score

GET /pp/v1/score/{mint}

Look up any pump.fun token by mint address. Get the full 19-factor ML score, bundler status, dev sell check, and milestone probabilities.

$0.02 per call
🧠

Smart Wallet Oracle

GET /pp/v1/wallets/top

Top 100 ranked wallets by SmartScore — win rate, ROI, early entry %, and age. The same list our backend re-subscribes to every 30 minutes.

$0.10 per call
👁

Coordinated Groups

GET /pp/v1/groups

Detected wallet groups that buy the same tokens together across launches. Veteran/fresh split, conviction scoring, and member wallets.

$0.05 per call
📚

Token Archive

GET /pp/v1/tokens

Historical token data — filter by MC, graduation status, or creator wallet. Power your quantitative research with our full scoring database.

$0.05 per call

Pay Your Way

SOL · USDC-SPL · USDC on Base

No API key. No account. No subscription. Your wallet is your identity. Pay with native SOL, USDC on Solana, or USDC on Base — every call settled on-chain.

3 Payment Rails your choice
🤖

MCP Server

POST /mcp

Native Model Context Protocol support. Connect Claude Desktop, Cursor, Copilot, or any MCP-compatible AI agent directly — no REST boilerplate needed. All 5 tools auto-discovered.

Claude · Cursor · Any Agent free
📦

JavaScript SDK

npm install pumppilot-sdk

Zero-dependency SDK for Node.js and the browser. Works with require(), import, or a <script> tag. Full TypeScript-friendly API.

Node.js · Browser · CDN free
🖥

CLI Tool

npm install -g pumppilot-cli

Full-featured terminal client. Colored tables, JSON output mode, zero setup. Query alerts, score tokens, inspect wallets — all from your shell.

Works on macOS · Linux · Windows free
How It Works

Pay → Get Data

1

Call the API

Send a GET request to any /pp/v1/ endpoint. No headers required.

2

Get 402 Response

Server returns 402 Payment Required with accepted payment options: SOL, USDC-SPL, or USDC on Base.

3

Pay Your Way

Send SOL or USDC on Solana (X-SOL-PAYMENT) or USDC on Base (X-PAYMENT).

4

Receive Data

Include the payment header. Transaction verified on-chain. Full response delivered instantly.

Example: Fetch Alert Feed
// 1. First call returns 402 with all payment options
const res = await fetch("https://api.pumppilot.club/pp/v1/alerts");
// res.status === 402
// res.body → { accepts: [
// { asset: "SOL", network: "solana", ... },
// { asset: "USDC-SPL", network: "solana", ... },
// { asset: "USDC", network: "base", ... }
// ]}

// 2a. Pay with SOL (send tx, include signature)
const data = await fetch("https://api.pumppilot.club/pp/v1/alerts", {
  headers: { "X-SOL-PAYMENT": txSignature, "X-SOL-ASSET": "sol" }
}).then(r => r.json());

// 2b. Or pay with USDC on Base (x402 protocol)
// headers: { "X-PAYMENT": receipt }
MCP: Claude Desktop / Cursor config (claude_desktop_config.json)
// Add to mcpServers in your Claude Desktop or Cursor MCP config:
{
  "mcpServers": {
    "pump-pilot": {
      "url": "https://api.pumppilot.club/mcp",
      "transport": "http"
    }
  }
}

// Claude then has access to 5 tools automatically:
// get_alerts · score_token · get_smart_wallets · get_groups · get_tokens
// Ask: "Show me the latest premium alerts" or "Score token <mint>"
JavaScript SDK
// Node.js / bundler
const { PumpPilot } = require('pumppilot-sdk');

// Browser (CDN)
// <script src="https://api.pumppilot.club/sdk/pumppilot.js"></script>

const pp = new PumpPilot();

// Get latest premium alerts
const { alerts } = await pp.getAlerts({ limit: 10, tier: 'premium' });

// Score a specific token
const score = await pp.scoreToken('<mint_address>');
console.log(score.score, score.tier, score.flags);

// Call via MCP tool interface (for AI agent pipelines)
const result = await pp.callTool('get_alerts', { limit: 5 });
CLI — Terminal
# Install globally
npm install -g pumppilot-cli

# Get latest premium alerts
pumppilot alerts --tier premium --limit 10

# Score a specific token by mint address
pumppilot score 7GCihgDB8fe6KNjn2MktkpECyNAmAewfKcdMAGmwkzip

# Top smart wallets with score ≥ 70
pumppilot wallets --min-score 70

# Graduated tokens with peak MC over $100K (JSON output)
pumppilot tokens --graduated --min-peak 100000 --json

# Check backend health
pumppilot health

Build bots, power signal channels, or supercharge your trading toolkit.
One endpoint at a time. $0.02 to start.

Pay with SOL or USDC on Solana  ·  Pay with USDC on Base  ·  No API key required
LIVE
🕐NEW TOKEN Detecting launch — score analysis begins T+2min
WHALE BUY 12.4 SOL entered at launch
BUNDLED 6 wallets from same funder detected
PREMIUM ALERT 3/3 criteria — smart wallet + low supply + no bundle
GRADUATED Token hit PumpSwap — DexScreener polling active
🚨 DEV SOLD Creator dumped 84% of position
SMART WALLET Tracked wallet entered 3.1 SOL
🕐NEW TOKEN Detecting launch — score analysis begins T+2min
WHALE BUY 12.4 SOL entered at launch
BUNDLED 6 wallets from same funder detected
PREMIUM ALERT 3/3 criteria — smart wallet + low supply + no bundle
GRADUATED Token hit PumpSwap — DexScreener polling active
🚨 DEV SOLD Creator dumped 84% of position
SMART WALLET Tracked wallet entered 3.1 SOL
12
Scoring Criteria
On-chain signals evaluated per token
<30s
Alert Latency
From launch to your screen
100
Alert Score Threshold
Multi-tier scoring powered by machine learning
24/7
Always On
Dedicated backend never sleeps
Alerts Tab

Verified on-chain data, scored and structured in real time.

Every new token is scored 0 to 100 across 12 on-chain criteria the moment it launches. Score hits 100? You get an alert. Premium alerts (gold border) meet all three elite criteria at once.

  • 100/100 threshold - zero noise, pure signal
  • Premium vs Regular two-tier alert system
  • Bundler badge shows wallet count + funder address
  • Dev sold alert the instant the creator dumps
  • Direct links to pump.fun, DexScreener, and Axiom
  • Save any alert to your personal watchlist
Get Alerts Now Try Web App ↗
Pump Pilot extension preview
What You Get

Instant. Real-time data straight from the blockchain.

Six purpose-built modules in a compact side panel. Hold PPC tokens to unlock everything.

🚨

Score-Based Alerts

Every new token scored 0-100 across 12 on-chain criteria: volume velocity, buy/sell ratio, bonding curve momentum, unique buyers, smart wallet overlap, and creator track record.

12 scoring criteria
🕵️

Bundler Detection

Detects coordinated launch attacks by analyzing shared funding wallets and same-block timing. See the funder wallet address and copy it in one click.

Helius-powered
🏆

Top Performers

Daily and weekly peak MC leaderboards, filterable by speed tier. After graduation to PumpSwap, continue tracking to monitor momentum.

Updated every 2 min
🐳

Whale Buy & Sell Alerts

Real-time alerts when wallets move at least 1 SOL into or out of a token and see it on every alert card.

1+ SOL threshold
🤖

ML Score Validation

A neural network trained on historical pump patterns runs alongside the rule-based scorer. Both models must agree before an alert fires — cutting false positives and surfacing plays the rules alone would miss.

Dual-model consensus
📋

Coordinated Group Detection

Identifies groups of wallets that repeatedly buy the same tokens together across launches. Veteran vs fresh wallet split, and group conviction scoring.

Cross-token analysis
The Process

How Pump Pilot Works

A dedicated backend running 24/7 feeding the machine learning brain in real time.

1

Token Launches

PumpPortal WebSocket streams every new pump.fun token the instant its bonding curve is created - within milliseconds of the transaction.

2

Score and Detect

Backend scores the token at T+2, T+5, T+10, and T+30 minutes. Bundler detection and coordinated wallet checks run in parallel.

3

Alert Fires

Score meets our criteria that range from risky to highest probability. We analyze bundler status, dev buy amount, social links, smart wallets, and other blockchain data.

Pump Pilot preview
Speed Tiers

Track the Rockets

Pump Pilot logs every token's speed milestones automatically so you always know which ones move fastest.

🔥
Flash
Hit $10K market cap
Under 60 seconds
🚀
Rocket
Hit $100K market cap
Under 10 minutes
🌙
Moon
Hit $1M market cap
Under 1 hour
💎
Diamond
Hit $5M market cap
Under 4 hours
FAQ

Common Questions

Is it free?
The majority of our machine learning blockchain analysis is free. Must be a token holder to access our alerts.
How does bundler detection work?
When a token launches, Pump Pilot analyzes the on-chain funding history of the first wallets to buy in. If multiple early buyers share the same funding source, the token is flagged as bundled. The funder address is shown in the alert so you can verify it on-chain.
What triggers an alert?
Each token is scored across multiple on-chain signals. We have several tiers of alerts ranging from high risk, high reward to the highest probabilities.
Does it work when Chrome is closed?
Yes. The backend runs 24/7 independently of your browser and collects data continuously. The extension syncs the moment you open it.