Skip to content
Windsurf

Pump SDK MCP Server for Windsurf

io.github.nirholas/pump-fun-sdk

Build extend and maintain pump - Token creation buying selling migration fee collection

client:Windsurf transport:stdio runtime:npm

Install Pump SDK MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "pump-fun-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "pump-fun-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Pump SDK MCP Server in other clients