pumpclaw

0
0
Source

Free token launcher for AI agents on Base. Create ERC20 tokens with instant Uniswap V4 liquidity — 80% trading fees to creator, LP locked forever, zero ETH cost to launch. 21+ tokens deployed. Deploy via CLI, Farcaster bot (@clawd), or smart contract. Commands: create, list, buy, sell, claim fees, set-image, set-website.

Install

mkdir -p .claude/skills/pumpclaw && curl -L -o skill.zip "https://mcp.directory/api/skills/download/5587" && unzip -o skill.zip -d .claude/skills/pumpclaw && rm skill.zip

Installs to .claude/skills/pumpclaw

About this skill

PumpClaw — 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?

FeaturePumpClawClankerConLaunchpump.fun
Creator fee share80%40%80% (via Clanker)0% (Cashback)
Own contracts❌ (Clanker SDK)
LP lockedForeverForeverForevervaries
ChainBaseBaseBaseSolana
Cost to launch$0~$10$0varies
Server dependencyNone (direct chain)None⚠️ API requiredNone
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

  1. Set BASE_PRIVATE_KEY in your environment (any Base wallet with ~0.001 ETH for gas)
  2. 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>

Buy/Sell tokens

npx tsx pumpclaw.ts buy <token_address> --eth 0.01
npx tsx pumpclaw.ts sell <token_address> --amount 1000000

Update token metadata (creator only)

npx tsx pumpclaw.ts set-image <token_address> --url "https://example.com/image.png"
npx tsx pumpclaw.ts set-website <token_address> --url "https://mytoken.com"

Tokens by creator

npx tsx pumpclaw.ts by-creator <address>

Contract Addresses (Base Mainnet)

ContractAddress
Factory0xe5bCa0eDe9208f7Ee7FCAFa0415Ca3DC03e16a90
LP Locker0x6e4D241957074475741Ff42ec352b8b00217Bf5d
Swap Router0x3A9c65f4510de85F1843145d637ae895a2Fe04BE
Fee Viewer0xd25Da746946531F6d8Ba42c4bC0CbF25A39b4b39

Token Features

  • Standard ERC20 with ERC20Permit (gasless approvals)
  • Burnable
  • Immutable creator address stored on token
  • Image URL + Website URL stored on-chain
  • Creator can update image/website anytime
  • Full-range Uniswap V4 liquidity, LP locked forever

Fee Structure

  • LP Fee: 1% on all trades
  • Creator gets 80% of LP fees
  • Protocol gets 20% of LP fees
  • Anyone can call claimFees() — distributes correctly regardless of caller

Example: Agent Token Economy

  1. Create your agent's token:

    npx tsx pumpclaw.ts create --name "AgentCoin" --symbol "AGT" \
      --image "https://..." --website "https://myagent.com"
    
  2. Share the token — tradeable immediately on Uniswap V4

  3. Earn from trading activity:

    npx tsx pumpclaw.ts fees 0x...tokenAddress  # Check pending
    npx tsx pumpclaw.ts claim 0x...tokenAddress  # Claim to wallet
    
  4. Build token utility — gate features, reward users, create your economy

The Agent Revenue Thesis

Most token launchers exist for speculation. PumpClaw exists for agent survival.

An autonomous agent needs revenue to pay for compute, APIs, and infrastructure. Without income, it's a demo — not a business. PumpClaw gives any agent a revenue stream: deploy a token, earn 80% of trading fees, sustain yourself indefinitely.

141 agents on Base have already figured this out.

Links

seedream-image-gen

openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

2359

ffmpeg-cli

openclaw

Comprehensive video/audio processing with FFmpeg. Use for: (1) Video transcoding and format conversion, (2) Cutting and merging clips, (3) Audio extraction and manipulation, (4) Thumbnail and GIF generation, (5) Resolution scaling and quality adjustment, (6) Adding subtitles or watermarks, (7) Speed adjustment (slow/fast motion), (8) Color correction and filters.

6723

context-optimizer

openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs optimization events to chat.

3722

a-stock-analysis

openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

9121

himalaya

openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

7921

garmin-connect

openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

7321

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

643969

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

591705

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

318399

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

340397

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

452339

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

304231

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.