Query and update 1C:Enterprise over OData v3. Cyrillic-aware, Fresh and on-prem.
claude mcp add yzel -- uvx yzel
claude_desktop_config.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"yzel": {
"type": "stdio",
"command": "uvx",
"args": [
"yzel"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Aiyo28--yzel/reviews or the review_server meta-tool.
POST /mcp