Skip to content
Windsurf

fillgate for Windsurf

io.github.mineloop99/fillgate

Fee-carrying trading tools for AI agents: Jupiter Ultra, Polymarket CLOB v2, Hyperliquid perps.

client:Windsurf transport:stdio runtime:npm

Install fillgate 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": {
    "fillgate": {
      "command": "npx",
      "args": [
        "-y",
        "@fillgate/mcp"
      ],
      "env": {
        "DRY_RUN": "<DRY_RUN>",
        "MAX_NOTIONAL_USD": "<MAX_NOTIONAL_USD>",
        "MAX_SLIPPAGE_BPS": "<MAX_SLIPPAGE_BPS>",
        "RATE_LIMIT_PER_MIN": "<RATE_LIMIT_PER_MIN>",
        "FILLGATE_VENUES": "<FILLGATE_VENUES>",
        "JUP_REFERRAL_ACCOUNT": "<JUP_REFERRAL_ACCOUNT>",
        "OPERATOR_SOLANA_SECRET_KEY": "<OPERATOR_SOLANA_SECRET_KEY>",
        "PM_BUILDER_CODE": "<PM_BUILDER_CODE>",
        "OPERATOR_EVM_PRIVATE_KEY": "<OPERATOR_EVM_PRIVATE_KEY>",
        "HL_BUILDER_ADDRESS": "<HL_BUILDER_ADDRESS>",
        "HL_TESTNET": "<HL_TESTNET>"
      }
    }
  }
}

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

fillgate in other clients