Skip to content
Windsurf

oe mcp for Windsurf

io.github.enthrium/oe-mcp

Connect any AI coding app to enterprise data sources. One binary, one JSON config.

client:Windsurf transport:stdio runtime:npm

Install oe mcp 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": {
    "oe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@openenthrium/oe-mcp"
      ],
      "env": {
        "OE_MCP_CONFIG_PATH": "<OE_MCP_CONFIG_PATH>"
      }
    }
  }
}

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

oe mcp in other clients