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
{
"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