Skip to content
Windsurf

Data Workbench for Windsurf

io.github.nirholas/data-workbench-mcp

Pump.fun creator rewards, DexScreener pair search, crypto headlines, and USD candles.

client:Windsurf transport:stdio runtime:npm

Install Data Workbench in Windsurf

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

{
  "mcpServers": {
    "data-workbench-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/data-workbench-mcp"
      ]
    }
  }
}

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

Data Workbench in other clients