Yzel — 1C:Enterprise for Windsurf
io.github.aiyo28/yzel
Query and update 1C:Enterprise over OData v3. Cyrillic-aware, Fresh and on-prem.
client:Windsurf
transport:stdio
runtime:pypi
Install Yzel — 1C:Enterprise in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
],
"env": {
"YZEL_KEY": "<YZEL_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs