Skip to content
Windsurf

ennodia for Windsurf

io.github.cherninlab/ennodia

Try other agents, models, and skills from your familiar AI workflow through a local MCP server

client:Windsurf transport:stdio runtime:npm

Install ennodia in Windsurf

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

{
  "mcpServers": {
    "ennodia": {
      "command": "npx",
      "args": [
        "-y",
        "ennodia"
      ]
    }
  }
}

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

ennodia in other clients