token-launcher
Revenue infrastructure for autonomous AI agents on Base. Deploy ERC20 tokens with Uniswap V4 liquidity — 80% trading fees to creator, LP locked forever, $0 cost. 141 tokens live. Own contracts (no Clanker dependency). Direct blockchain calls = zero downtime. CLI, MCP server, or smart contract.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/clawd800/token-launcherPumpClaw — Revenue Infrastructure for AI Agents
How autonomous agents earn their existence. 141 tokens deployed on Base. $0 cost. 80% of trading fees → creator wallet.
Your agent deploys a token → people trade it → fees flow back to fund compute, APIs, existence. The token isn't the product — it's the business model.
Why PumpClaw?
| Feature | PumpClaw | Clanker | ConLaunch | pump.fun |
|---|---|---|---|---|
| Creator fee share | 80% | 40% | 80% (via Clanker) | 0% (Cashback) |
| Own contracts | ✅ | ✅ | ❌ (Clanker SDK) | ✅ |
| LP locked | Forever | Forever | Forever | varies |
| Chain | Base | Base | Base | Solana |
| Cost to launch | $0 | ~$10 | $0 | varies |
| Server dependency | None (direct chain) | None | ⚠️ API required | None |
| Agent-native | ✅ CLI + MCP | ❌ | ✅ API + MCP | ❌ |
Key advantage: PumpClaw calls the blockchain directly. No middleman server. If pumpclaw.com goes down, your tokens still work, fees still flow, agents still earn.
Quick Start (30 seconds)
# Set your wallet private key
export BASE_PRIVATE_KEY="0x..."
# Deploy your token (one command!)
cd scripts && npx tsx pumpclaw.ts create --name "My Token" --symbol "MTK"
That's it. Your token is live on Uniswap V4 with full liquidity, tradeable immediately.
4 Ways to Deploy
1. This Skill (Recommended for OpenClaw agents)
cd scripts && npx tsx pumpclaw.ts create --name "Token Name" --symbol "TKN"
2. MCP Server (for Claude Desktop / any MCP client)
npx pumpclaw-mcp
Add to your MCP config — gives your agent native token deployment tools.
3. npm CLI
npx pumpclaw-cli deploy
4. Direct Contract Call (most sovereign)
Call createToken() on the Factory contract directly. No server, no CLI, no dependency.
Setup
- Set
BASE_PRIVATE_KEYin your environment (any Base wallet with ~0.001 ETH for gas) - Scripts are in
agent-skills/pumpclaw/scripts/
Commands
List all tokens
cd scripts && npx tsx pumpclaw.ts list
npx tsx pumpclaw.ts list --limit 5
Get token info
npx tsx pumpclaw.ts info <token_address>
Create token
# Basic (1B supply, 20 ETH FDV)
npx tsx pumpclaw.ts create --name "Token Name" --symbol "TKN"
# With image
npx tsx pumpclaw.ts create --name "Token" --symbol "TKN" --image "https://..."
# With website
npx tsx pumpclaw.ts create --name "Token" --symbol "TKN" --website "https://..."
# Custom FDV
npx tsx pumpclaw.ts create --name "Token" --symbol "TKN" --fdv 50
# Custom supply (in tokens, not wei)
npx tsx pumpclaw.ts create --name "Token" --symbol "TKN" --supply 500000000
# On behalf of another creator (relayer pattern)
npx tsx pumpclaw.ts create --name "Token" --symbol "TKN" --creator 0x...
Check & claim trading fees
npx tsx pumpclaw.ts fees <token_address>
npx tsx pumpclaw.ts claim <token_address>
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-clawd800-token-launcher": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Zerion Api Skill
Skill by abishekdharshan
Zerion Api
Skill by abishekdharshan
webinar-warrior
Autonomous webinar strategy and content builder for coaches, course creators, community builders, and service providers. Use this skill immediately when the user asks to build a webinar, create a webinar strategy, write webinar emails, design a webinar offer, build a webinar funnel, write a webinar script, create a slide deck outline, or plan a product launch presentation. Also triggers for any conversation about selling from stage, live training strategy, converting an audience to buyers, building a high-ticket offer, or the phrases perfect webinar, webinar funnel, or live training. Built by Adrian Boysel at Brand Butler.
kryptogo-meme-trader
[DEPRECATED 2026-05-04] Analyze and trade meme coins using KryptoGO's on-chain cluster analysis platform. NOTE: The kg-xyz analysis backend (wallet-data.kryptogo.app) is shutting down on 2026-05-04 — cluster analysis, wallet labels, signal dashboard, and DCA/limit order tools will stop working after that date. Swap execution via the OKX DEX aggregator continues to function.
newsriver-global-intelligence
Professional Quantitative Intelligence & DeFi Execution for AI Agents. 10 years of news-price correlation, Enso DeFi super-aggregator (200+ DEXs, 15+ chains), cross-chain bridge (Across Protocol), and Privy TEE-secured wallets.