Skip to content
Windsurf

Tuning Engines - Governed AI Runtime for Windsurf

io.github.cerebrixos-org/tuning-engines

Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.

client:Windsurf transport:stdio runtime:npm

Install Tuning Engines - Governed AI Runtime 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": {
    "tuning-engines": {
      "command": "npx",
      "args": [
        "-y",
        "tuningengines-cli"
      ],
      "env": {
        "TE_API_KEY": "<TE_API_KEY>"
      }
    }
  }
}

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

Tuning Engines - Governed AI Runtime in other clients