Skip to content
Windsurf

StratEvo for Windsurf

io.github.neuzhou/stratevo

Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.

client:Windsurf transport:stdio runtime:pypi

Install StratEvo in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "stratevo": {
      "command": "uvx",
      "args": [
        "stratevo"
      ]
    }
  }
}

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

StratEvo in other clients