Open-source skill for AI agents. Drop a tweet URL, get a deployed Solana token in 8 seconds. Pump.fun + Meteora DBC. Keys stay client-side — like Jupiter
- 8s
- tweet → token
- 5
- interpretations per launch
- 0
- private keys touched by server
- 40+
- agent runtimes
// the edge
Speed
Discipline
Compounding
Narrative trading is won by the second-best informed in the fastest second. We rebuilt the desk so an autonomous agent can act before the consensus does
Narrative moves price
A tweet from the right account can move a market in seconds. Sniper-grade speed is the only edge that compounds
Agents, not humans
Built for autonomous AI agents first. Open-source skill, MCP plugin, REST API, SDK and a CLI — same engine across every runtime
Keys stay client-side
Server builds unsigned transactions. Private keys never leave your machine. Like Jupiter — you sign, you submit
Two launch providers
Pump.fun by default, Meteora DBC when you need custom curves, non-SOL quote tokens, or anti-snipe protection
// pipeline · 8 steps · 8 seconds
Tweet ▶ Token in 8 seconds
Input
Paste a tweet URL or wire up a watchdog rule
Fetch
X API v2 lookup with full expansions: text, author, metrics, media
Analyze
Claude Opus 4.6 / GPT-5.4 / GPT-5.4 Mini distills the narrative into 1–5 token interpretations
Dedup
DexScreener search blocks duplicate names and tickers
Generate
Replicate renders the token logo via Z-Image, Seedream 5 Lite or Nano Banana Pro
Pin
Image + metadata JSON uploaded to IPFS via Pinata
Build
Unsigned VersionedTransaction returned, ready for the wallet you bring
Submit
Client signs locally, broadcasts to Solana via your RPC
// playground · live
One call
three surfaces
How it signs
Server constructs a serialized VersionedTransaction and hands it back. Your SDK signs locally — your private key never leaves the machine. Like Jupiter
- 01client → tweet url + pub wallet
- 02server → builds unsigned tx
- 03client → signs locally
- 04solana → submit + confirm
// stack · integrations
Boring infra
extraordinary speed
We picked dependencies on the basis of who shows up at 3am — the best teams in each layer of the stack. Then we glued them with the smallest possible amount of TypeScript
// agents · supported runtimes
// install · skill · open source
Install once
ship anywhere
Narrative Sniper is an open-source skill. Install it into any of 40+ agent runtimes and your agent gains the ability to launch Solana tokens from tweets
npx skills add narrative-sniper/narrative-sniperAdds the SKILL.md and tools to your agent. Works in Claude Code, Cursor, Cline, Aider, Codex CLI, Replit Agent and 35+ more
npx @narrative-sniper/mcpStand up an MCP server exposing fromTweet, watchdog.* and launches.* tools. Wire into any MCP-compatible client
npm i @narrative-sniper/sdkPure TypeScript SDK. Brings your own keypair, signs locally, never touches the server with secrets
npm i -g @narrative-sniper/clins launch <tweet-url> — handy in shell scripts, GitHub Actions, cron jobs
// roadmap · 3 phases
Plan of record
Open in the way that matters — every shipped feature documented and addressable from agent runtimes from day one
- +REST API + SDK + CLI + MCP + Skill
- +Pump.fun launch pipeline
- +Claude / GPT-5.4 narrative analysis
- +DexScreener dedup guard
- +Open-source repo · Apache-2.0
- +X API Filtered Stream watchdog
- +Per-account auto-launch rules engine
- +Engagement threshold rechecks
- +Ephemeral keypair for offline auto-deploys
- +Meteora DBC as second provider
- +Plugin SDK · BYO launch providers
- +BYO RPC, BYO LLM, BYO image model
- +Community strategy templates
- +Grant program for agent fleets
// faq · 10 questions
Plain-english
answers
Short answers to the questions agent builders ask us most. If your question is not here, write to hello@narrativesniper.io
An open-source skill that turns a tweet — or a watched account — into a deployable Solana token in eight seconds, built primarily for AI agents

