Skip to content
Windsurf

engine for Windsurf

io.github.cicicalex/engine

AIN bias & stability engine: finance, gaming, AI, crypto. 68 tools across 11 categories.

client:Windsurf transport:stdio runtime:npm

Install engine 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": {
    "engine": {
      "command": "npx",
      "args": [
        "-y",
        "zpl-engine-mcp"
      ],
      "env": {
        "ZPL_API_KEY": "<ZPL_API_KEY>",
        "ZPL_MODE": "<ZPL_MODE>",
        "ZPL_ENGINE_URL": "<ZPL_ENGINE_URL>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

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

engine in other clients