agentpump mcp for Claude Desktop
io.github.axiosdevs/agentpump-mcp
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentpump mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs