Skip to content
Windsurf

cookie mcp for Windsurf

io.github.cookiechain/cookie-mcp

Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.

client:Windsurf transport:stdio runtime:npm

Install cookie mcp 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": {
    "cookie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cookie-mcp"
      ],
      "env": {
        "COOKIE_RPC_URL": "<COOKIE_RPC_URL>",
        "COOKIE_PRIVATE_KEY": "<COOKIE_PRIVATE_KEY>",
        "COOKIE_MAX_TRADE_COOK": "<COOKIE_MAX_TRADE_COOK>",
        "COOKIE_SLIPPAGE_BPS": "<COOKIE_SLIPPAGE_BPS>",
        "SOLANA_RPC_URL": "<SOLANA_RPC_URL>"
      }
    }
  }
}

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

cookie mcp in other clients