openpump-solana-mcp
Installation
SKILL.md
OpenPump MCP Server
Trade pump.fun tokens, manage Solana wallets, run market making bots, snipe new tokens, and monitor positions via MCP.
Setup
1. Get Your API Key
- Sign up at openpump.io
- Go to Dashboard > API Keys
- Create a new key (starts with
op_sk_live_)
2. Set the Environment Variable
export OPENPUMP_API_KEY="op_sk_live_YOUR_KEY_HERE"