Live Solana memecoin signals,
delivered as the bot fires them.
A scanner-buy-monitor-exit loop running 24/7 on a dedicated VPS, with Claude Opus 4.7 evaluating every entry and grading every exit. Three months in production. Real numbers. Real losses too — all on the track record page.
Beta. Memecoin trading = total-loss risk. Signals are data, not advice. You trade from your own wallet — we never custody. Terms.
Real-time feed
Recent decisions
Every BUY and SELL the bot makes from this moment forward.
What you receive
One JSON event per BUY, one per SELL (including partials). Streamed via MCP to your client. Schema is stable.
{
"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"
} {
"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"
} How it works
Sweeps fresh graduates and early-stage tokens. Multi-source on-chain intelligence picks candidates.
Claude Opus 4.7 evaluates every candidate across structural signals, holder distribution, demand pressure, and safety. No single signal passes alone.
Live price tracking, intra-trade drawdown awareness, partial-sell ladder for profit-locking.
Profit-lock targets, hard floors on drawdown, structural breakdown detection, peak-and-fade exits — all gated through Claude Opus 4.7.
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.
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.
Beyond signals — your own dashboard.
- 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.
- Live BUY/SELL signal stream
- Sub-second latency
- Self-graded by Claude Opus 4.7
- Email support
- Everything in Weekly
- Save 37% vs weekly
- Priority delivery
- Dashboard preview (soon)
- Everything in Monthly
- Save 33% vs monthly
- API rate limit ×3
- Direct support channel
- Everything in 6 Month
- Save 50% vs monthly
- API rate limit ×10
- Future dashboard included
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.