mobile_trader beta Subscribe

mobile_trader@vps:~$ tail -f signals.ndjson

Solana memecoin signals,
delivered as the bot fires them.

A scanner-buy-monitor-exit loop running 24/7 on a dedicated VPS, powered by Anthropic Claude Opus 4.7 as its decision engine. Three months in production. Self-graded against actual post-sell price action.

standby

Beta. Memecoin trading = total-loss risk. Signals are data, not advice. You trade from your own wallet — we never custody. Terms.

495
Closed trades (30d)
+80.0%
Win rate
+1.83 SOL
Net SOL (30d)
1,759
Reviews on file
snapshot · as of 2026-05-18 18:00

What you receive

One JSON event per BUY, one per SELL (including partials). Streamed via MCP to your client. Schema is stable.

BUY signal
{
  "v": 1,
  "event": "buy",
  "ts": "2026-05-18T14:23:11.412Z",
  "ca": "6LiUy31ER...",
  "symbol": "WENGU",
  "entryPriceUsd": 0.00001234,
  "entryMC": 95803,
  "entrySOL": 0.5,
  "discoverySource": "scanner"
}
SELL signal
{
  "v": 1,
  "event": "sell",
  "ts": "2026-05-18T14:51:09.117Z",
  "ca": "6LiUy31ER...",
  "symbol": "WENGU",
  "exitPriceUsd": 0.00002111,
  "pnlPct": 27,
  "pnlSOL": 0.367,
  "sellPercent": 50,
  "isPartial": true,
  "exitReasonLabel": "Profit-lock target reached"
}
engine Anthropic Claude Opus 4.7

How it works

01
Scanner

Sweeps fresh graduates and early-stage tokens. Multi-source on-chain intelligence picks candidates.

02
Buy decision

Claude Opus 4.7 evaluates every candidate across structural signals, holder distribution, demand pressure, and safety. No single signal passes alone.

03
Position monitor

Live price tracking, intra-trade drawdown awareness, partial-sell ladder for profit-locking.

04
Exit triggers

Profit-lock targets, hard floors on drawdown, structural breakdown detection, peak-and-fade exits — all gated through Claude Opus 4.7.

05
Self-grade

Claude Opus 4.7 reviews every exit against actual post-sell price action. Pattern of mistakes feeds back into future decisions.

Bot anatomy

Five components, one loop. Each runs as an independent daemon on a dedicated VPS — restart-resilient, no cloud dependency. Claude Opus 4.7 sits at the centre, evaluating every buy/sell decision and grading its own exits.

Stage 1
Scanner
Stage 2
Buy gate
Stage 3
Monitor
Stage 4
Exit triggers
Stage 5
Self-grade

Equity curve — live

Cumulative SOL across closed positions, computed from real-time bot signals as they fire. Starts at 0 when the feed is empty; grows or shrinks with each SELL event.

Cumulative SOL — live from botloading
loading…
Coming Q3 2026

Beyond signals — your own dashboard.

Mock screenshot
phantom.connect()
connected: Gj4..k9Pm
WENGU+62.3%
CLUTCH+2.2%
1billion−15.5%
  • Wallet-connect via Phantom / Solflare / Backpack
  • Live signal feed visualized in your browser
  • Read-only view of every position the bot is currently in
  • One-click "Trade this" — Jupiter swap from your wallet
  • 90-day searchable signal archive + per-key usage stats

Pricing

Pay in SOL. No subscriptions, no auto-debits.

Send SOL to our wallet, submit the tx hash, get an API key within 60 seconds. Cancel by simply not paying again. Tier set server-side from the amount paid.

Weekly
1 SOL / 7 days
≈ $200 at current SOL
  • Live BUY/SELL signal stream
  • Sub-second latency
  • Self-graded by Claude Opus 4.7
  • Email support
Pay 1 SOL
Most popular
Monthly
2.5 SOL / 30 days
≈ $500 at current SOL
  • Everything in Weekly
  • Save 37% vs weekly
  • Priority delivery
  • Dashboard preview (soon)
Pay 2.5 SOL
6 Month
10 SOL / 180 days
≈ $2000 at current SOL
  • Everything in Monthly
  • Save 33% vs monthly
  • API rate limit ×3
  • Direct support channel
Pay 10 SOL
1 Year
15 SOL / 365 days
≈ $3000 at current SOL
  • Everything in 6 Month
  • Save 50% vs monthly
  • API rate limit ×10
  • Future dashboard included
Pay 15 SOL

FAQ

What AI runs the bot?
Anthropic Claude Opus 4.7 is the decision engine. Every buy gate, every exit trigger, every self-grade after a sell runs through it. We chose Opus 4.7 specifically for its long-context reasoning — it can hold the full position history + multi-source live market data + all our rules in one shot when deciding what to do next.
How do I pay?
Send SOL from your wallet to the address shown at /pricing. Then paste the tx hash into the redemption form on that page. Within ~30 seconds you receive an API key.
How do signals arrive?
Via the Model Context Protocol (MCP). Configure your MCP client (Claude Code, Cursor, etc.) with the API key — see /docs.
What is an MCP client?
A program that consumes the MCP protocol. The most common are AI coding assistants like Claude Code and Cursor. We supply setup snippets for both at /docs.
Refunds?
No refunds. The signal feed is the same for every paid tier — there is nothing to dispute about service quality.
Do you ever touch my funds?
Never. Signals are one-way push from our backend to your MCP client. You execute trades from your own wallet. We have no key access, no swap-on-behalf, no custody.
Slippage?
Your concern — the signal contains the bot entry price; you size and slip on your own swap rail (we suggest Jupiter swap from your wallet).
Why SOL, not USDC?
Tier price is fixed in SOL. SOL volatility makes the USD price wobble — that is intentional, we want SOL upside aligned with users.
What happens when my key expires?
The MCP stream stops returning new signals. A daily cron marks expired keys as revoked. Renew by sending another payment for any tier.