Skip to content
Windsurf

Enoch for Windsurf

io.github.alias8818/enoch

Operate an Enoch control plane through MCP tools

client:Windsurf transport:stdio runtime:pypi

Install Enoch 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": {
    "enoch": {
      "command": "uvx",
      "args": [
        "enoch-mcp"
      ],
      "env": {
        "ENOCH_API_URL": "<ENOCH_API_URL>",
        "ENOCH_API_TOKEN": "<ENOCH_API_TOKEN>"
      }
    }
  }
}

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

Enoch in other clients