Skip to content

How to Launch a Solana Token with AI in 60 Seconds

← All posts

How to Launch a Solana Token with AI in 60 Seconds

You don’t need to write code, connect a wallet, or configure anything. With SHIP MY TOKEN, you tell your AI agent what you want to create, and it handles the rest.

Here’s how to go from zero to a live token on Pump.fun in about 60 seconds.

Step 1: Install the skill (10 seconds)

Paste this to your AI agent (Claude Code, Cursor, Windsurf, OpenClaw, or any agent that supports skills):

Terminal window
npx skills add jcoulaud/shipmytoken-skill --all

The agent installs the skill, creates a local Solana wallet, and asks you to send ~0.02 SOL for network fees.

Step 2: Describe your token (20 seconds)

Tell your agent what to create:

You: Launch a token called MoonCat, symbol MCAT
[attach image: mooncat.png]

That’s it. Three things: name, symbol, image. The agent asks for anything missing.

You can optionally add:

  • A description
  • Social links (Twitter, Telegram, Website)
  • An initial buy amount (SOL to buy from your own supply)
  • A vanity address (custom prefix/suffix for the mint address)

Step 3: Confirm and launch (30 seconds)

Your agent shows a summary and asks for confirmation:

Agent: Ready to launch:
- Name: MoonCat
- Symbol: MCAT
- Image: mooncat.png
Launch it?
You: yes

The agent uploads your image to IPFS, deploys the token on-chain, configures fee sharing, and gives you the link:

Agent: MoonCat (MCAT) is live!
View: pump.fun/coin/9aB3...xyz

What you get

A live token on Pump.fun with its own trading page. Pump.fun pays creators up to 0.95% of every trade, and 80% of those fees go to you. Fees accumulate on-chain whether your machine is on or not.

You also get a portfolio view (ask your agent “portfolio”) and automated daily recaps with your token stats every morning.

How much can you earn?

Pump.fun gives token creators a cut of every trade. At the peak tier (most tokens shortly after graduation):

Daily Trading VolumeYour Monthly Earnings
$1,000/day~$228/month
$5,000/day~$1,140/month
$10,000/day~$2,280/month
$50,000/day~$11,400/month

Fees accumulate on-chain whether your machine is on or not. Claim them anytime by telling your agent “claim my fees.”

What it costs

Token creation on Pump.fun is free. Network fees are ~0.02 SOL (less than $0.50). SHIP MY TOKEN takes 20% of creator trading fees. No subscription or other costs.

Works with any AI agent

SHIP MY TOKEN follows the Agent Skills standard. It works with:

  • Claude Code
  • Cursor
  • Windsurf
  • OpenClaw
  • Codex
  • Gemini CLI
  • Any agent that supports SKILL.md

Get started

Terminal window
npx skills add jcoulaud/shipmytoken-skill --all

Then tell your agent: “Launch a token.”

See the Getting Started guide for the full walkthrough, or Why Launch a Token? for more on creator fee earnings.