MCP-native Solana trading infrastructure.
22 MCP tools for pump.fun automation. Token launches, Jito bundles, curve sniping — one config away.
| Package | Description | Install |
|---|---|---|
@openpump/mcp |
MCP server for Claude, Cursor & any MCP client | npx @openpump/mcp init |
@openpump/sdk |
Type-safe TypeScript client for every API endpoint | npm i @openpump/sdk |
@openpump/solana-agent-kit |
Plug-in for Solana Agent Kit v2 | npm i @openpump/solana-agent-kit |
@openpump/eliza-plugin |
ElizaOS plugin with actions, evaluators & providers | npm i @openpump/eliza-plugin |
{
"mcpServers": {
"openpump": {
"command": "npx",
"args": ["-y", "@openpump/mcp"],
"env": {
"OPENPUMP_API_KEY": "op_sk_live_..."
}
}
}
}Get your API key at openpump.io.
- Launch tokens on pump.fun with full metadata
- Bundle buys with Jito MEV protection
- Snipe curves with configurable slippage
- Manage wallets with HD-derived key pairs
- Track positions across all your tokens
- Automate trading via natural language commands
Autonomous Solana trading agent built on the OpenPump API. Parses trading commands and executes buys, sells, token launches, and balance checks.