agentpump mcp for Cline
io.github.axiosdevs/agentpump-mcp
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
client:Cline
transport:stdio
runtime:npm
Install agentpump mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs