Yzel — 1C:Enterprise for Claude Desktop
io.github.aiyo28/yzel
Query and update 1C:Enterprise over OData v3. Cyrillic-aware, Fresh and on-prem.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Yzel — 1C:Enterprise in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
],
"env": {
"YZEL_KEY": "<YZEL_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs