oe mcp for Zed
io.github.openenterprise-info/oe-mcp
Connect Claude Code, Cursor & Windsurf to 2,600+ enterprise data sources with one binary.
client:Zed
transport:stdio
runtime:npm
Install oe mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oe-mcp": {
"command": "npx",
"args": [
"-y",
"@openenterprise/oe-mcp"
],
"env": {
"OE_MCP_CONFIG_PATH": "<OE_MCP_CONFIG_PATH>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs