Free signals
Free. Forever.
Mobile Trader's signal feed is free. No payment, no card, no auto-renew. Up to 50 active keys at any time — we issue them by email. Each key works for 30 days; when it expires, claim another (also free) if a slot is open. Dormant keys (no MCP calls in 14 days) are revoked to keep slots flowing.
Memecoin trading carries total-loss risk. Mobile Trader is a data feed of bot-generated BUY/SELL events — not investment advice, not a recommendation. You execute every trade yourself from your own wallet. We never custody your funds, and we accept no responsibility for any losses, missed exits, slippage, or downstream consequences of acting on signals. By claiming a key you accept the Terms.
Free service. No payment, no card on file, no auto-renew. Keys expire 30 days from issuance — that's an operational rotation to manage the 50-key cap, not a paywall. Built by @mobile_Trader_.
Free signals
Free forever. Get a key via email.
The signal feed is free. We issue keys to anyone who wants to plug the bot into their MCP client. 50 keys outstanding at any moment for operational reasons; each key works for 30 days, then claim another (still free).
- Live BUY/SELL signal stream via MCP
- Sub-second latency
- Self-graded by Claude Opus 4.8 (risk_score 0–100)
- Full reason text per signal (cites + hold/risk band)
- Free, no payment, no card, no auto-renew
- Keys valid 30 days; renewable for free, subject to 50-key cap
Want our internal trading dashboard (live positions, OH risk-score breakdown, live review reasoning, charts)? DM us on Telegram. We're handling early access individually depending on roadmap timing. Future paid product depending on bot success.
Claim your key
We send your API key to this address. Use one you actually check; we don't store the key plaintext so we can't re-deliver a lost one.
Follow the setup guide to wire the key into Claude Desktop, Cursor, or whatever MCP client you use. Takes ~2 minutes.
Live BUY/SELL events stream into your MCP. Decide whether to act on each one from your own wallet. After 30 days the key expires — claim another one (still free) if a slot is open.
If you trade manually and want our internal trading dashboard (live position view, OH risk-score breakdown, live review reasoning, charts), DM us on Telegram — we're handling early access individually based on roadmap. Future paid product depending on bot success.
Open Telegram →FAQ
FAQ
- What AI runs the bot?
- Anthropic Claude Opus 4.8 is the decision engine. Every buy gate, every exit trigger, every self-grade after a sell runs through it. We chose Opus 4.8 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 much does it cost?
- Nothing. The signal feed is free. We may sell an operator-dashboard product in the future, but the signal feed itself is and will remain free.
- How do I get a key?
- Submit your email at /pricing. We email an API key back within ~60 seconds. No payment, no card, no auto-renew. One key per email at a time.
- Why do keys expire after 30 days?
- Operational rotation. We cap active keys at 50 to keep the feed sustainable. 30-day expiration keeps slots flowing so new requests can be served without forcing manual revocations. After your key expires, claim another (still free) if a slot is open.
- What if all 50 keys are claimed?
- You can join the waitlist or DM us on Telegram. As current keys expire (30 days) or get revoked for non-use (14 days of zero MCP calls), slots open up and queued requests are auto-issued in order.
- Why is there a 50-key cap?
- To keep the service sustainable while the bot is in beta. The signal-distribution infrastructure has a real per-key cost; uncapped issuance would force us to charge. Capping at 50 keeps it free for the active subscribers who actually use it.
- What if I stop using my key?
- A daily cron revokes keys with zero MCP calls in the prior 14 days. This frees up your slot for someone who will actually use the feed. If you go on vacation and stop briefly, no problem — just re-claim when you come back if a slot is open.
- 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.
- How do I automate trades on my own VPS?
- See the full setup guide at /guide — it walks through provisioning a Frankfurt VPS, creating a dedicated Solana trading wallet, installing the Node.js executor, choosing a position-sizing mode (mirror our entries at a fraction, fixed size, or % of wallet), risk controls, and running as a systemd service. You sign your own swaps; we never touch your funds.
- Can I add an AI layer to filter signals?
- Yes — the /guide#part-13 section walks through wiring Nous Hermes (open-source LLM via OpenRouter or self-hosted via Ollama) on top of the executor. Hermes votes BUY or SKIP on each incoming signal and can scale your position size by its confidence score. Optional and additive — your DAILY_LOSS_CAP, MAX_POSITION_SOL and MIN_POSITION_SOL caps still apply on top.
- Is there a paid operator dashboard?
- Not yet — but planned. We have an internal trading dashboard (live positions, OH risk-score breakdown, live review reasoning, charts) that we use ourselves. If you trade manually and want early access, DM us on Telegram and we can chat. Future paid product depending on bot success — the signal feed itself stays free regardless.
- 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).