Pump SDK MCP Server for Cline
io.github.nirholas/pump-fun-sdk
Build extend and maintain pump - Token creation buying selling migration fee collection
client:Cline
transport:stdio
runtime:npm
Install Pump SDK MCP Server 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": {
"pump-fun-sdk": {
"command": "npx",
"args": [
"-y",
"pump-fun-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs