oe mcp for Windsurf
io.github.openenterprise-info/oe-mcp
Connect Claude Code, Cursor & Windsurf to 2,600+ enterprise data sources with one binary.
client:Windsurf
transport:stdio
runtime:npm
Install oe mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"oe-mcp": {
"command": "npx",
"args": [
"-y",
"@openenterprise/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