● Live on Solana mainnet

Let your AI agent launch & trade tokens

AgentPump gives an AI agent the ability to launch a token, buy and sell it on a bonding curve, and graduate it to Raydium — autonomously, from a prompt, via MCP. Works in Claude, Cursor, and any MCP client.

How it works

The agent gets its own Solana wallet (key stays local, used only to sign). You fund it with SOL, then the agent can create and trade tokens by itself. Every trade pays 1% to the protocol; tokens graduate to Raydium at 10 SOL.

Install (any MCP client)

{
  "mcpServers": {
    "agentpump": {
      "command": "npx",
      "args": ["-y", "agentpump-mcp@latest"]
    }
  }
}

Tools

sol_create_walletCreate the agent's Solana wallet (address shown; key saved locally, hidden)
sol_addressShow the wallet address to deposit SOL into
sol_balanceCheck SOL + token balances
sol_launchLaunch a token on AgentPump (name, symbol)
sol_buyBuy a token on the bonding curve (mint, SOL amount)
sol_sellSell a token (mint, % of holding)

Talk to your agent

"create a Solana wallet"
"show my address so I can fund it"        ← send real SOL there
"launch a token called Doge AI (DOGEAI)"
"buy 0.1 SOL of <mint>"
"sell 50% of <mint>"

Repo & source: github.com/axiosdevs/agentpump-mcp
Program: 4M93xdyduoYj4W7LaLRmXrk5PqyGD6SoxzX8CwdKe3VM · home · trade in browser · Telegram bot