Skip to content
Windsurf

ponzu for Windsurf

io.github.ponzutech/ponzu

ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents

client:Windsurf transport:stdio runtime:npm

Install ponzu 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": {
    "ponzu": {
      "command": "npx",
      "args": [
        "-y",
        "@ponzu_app/mcp"
      ],
      "env": {
        "PONZU_PRIVATE_KEY": "<PONZU_PRIVATE_KEY>",
        "PONZU_RPC_URL": "<PONZU_RPC_URL>",
        "PONZU_NETWORK": "<PONZU_NETWORK>"
      }
    }
  }
}

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

ponzu in other clients