Skip to content
Windsurf

mintclub for Windsurf

io.github.h1-hunt/mintclub

Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create

client:Windsurf transport:stdio runtime:npm

Install mintclub in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mintclub": {
      "command": "npx",
      "args": [
        "-y",
        "mintclub-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "<PRIVATE_KEY>"
      }
    }
  }
}

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

mintclub in other clients