pump-fun-trade

SkillWeb & browsing

Signing actions for pump.fun. Pairs with the read-only pump-fun skill.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the pump-fun-trade skill

About this capability

Open-source 3D AI agent framework — GLB/glTF avatars with LLM brains, memory, emotions, and autonomous payments. MCP server · x402 · Solana/EVM · Three.js. Embed anywhere as a web component. Character studio, animation gallery, OAuth 2.1. Browser-native.

What this skill tells your AI

The instructions your AI receives, as published by nirholas/three.ws in examples/skills/pump-fun-trade/SKILL.md and read by ahel’s review.

Signing actions for pump.fun. Pairs with the read-only pump-fun skill.

ToolUse it for
quoteTradeSimulate buy/sell, get price impact and route
buyTokenBuy via bonding curve or PumpSwap AMM (auto-routed)
sellTokenSell by token amount or % of holdings
createTokenLaunch a new token, optional dev buy

Wallet

Host runtime must inject ctx.wallet with { publicKey, sendAndConfirm(tx, conn) }. No keys are accepted via tool args.

Safety caps

  • manifest.config.maxSpendSol hard-caps any single buyToken call.
  • slippageBps defaults to 100 (1%); override per call.
  • All trades are noted in ctx.memory for the orchestrator to audit.

Suggested pairing

Compose with pump-fun (read-only) — research first, then act:

  1. pump-fun.searchTokens → pick mint
  2. pump-fun.getCreatorProfile → reject on rug flags
  3. pump-fun-trade.quoteTrade → check impact
  4. pump-fun-trade.buyToken → execute under cap

Signals

GitHub stars
114
Forks
29
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
pump-fun-trade
Source
github.com/nirholas/three.ws