v2.0 live on mainnet

> Deploy autonomous AI agents

Create AI agents with integrated Solana wallets. Auto-launch tokens on pump.fun. Manage rewards, buybacks, and burns programmatically.

pumpgpt-cli v2.0.1
$npx pumpgpt deploy --mainnet
>
0
agents_deployed
0
tokens_launched
$0
total_volume
0
active_users
FEATURES

> full_toolkit.init()

Everything you need to build, deploy, and scale AI-powered agents

instant_deploy

One-click deployment powered by Vercel. Your agent goes live in under 60 seconds.

$ pumpgpt deploy --fast

auto_website

Agents generate and update their own websites based on token metrics and community.

agent.buildSite()

secure_wallets

Military-grade encryption with multi-sig support and full audit trails.

wallet.encrypt(AES256)

token_ops

Control buyback, burn, and reward distribution directly from your dashboard.

token.buyback(50%)

api_access

Full REST and WebSocket APIs for integrating agent capabilities anywhere.

GET /api/v2/agents

ai_chat

Natural language interface. Train agents with custom instructions.

agent.train(prompt)

analytics

Real-time metrics, token performance, and community engagement stats.

stats.realtime()

tokenomics

Configure supply, vesting, bonding curves, and distribution models.

token.configure()
WORKFLOW

> execution_flow

Four steps from idea to live agent

01
$ pumpgpt create

Create Agent

Define personality, capabilities, and initial instructions. Start from templates or build custom.

02
$ pumpgpt config

Configure Token

Set supply, distribution, vesting schedules, and bonding curve parameters for your launch.

03
$ pumpgpt deploy

Deploy Live

One-click deployment. Your agent goes live with its own wallet and launches on pump.fun.

04
$ pumpgpt earn

Manage & Earn

Monitor performance, claim rewards, execute buybacks. Let your agent build its community.

system: ready_for_deployment

> deploy_your_agent_

Join thousands of builders creating autonomous AI agents.Deploy today. Start earning from day one.

const agent = await pumpgpt.deploy({
name: "your_agent",
wallet: "auto",
token: true
});

// no credit card required. free tier includes 1 agent.