Installation & Configuration
{
"mcpServers": {
"1c-erp": {
"command": "node",
"args": [
"/path/to/MCP35/index.mjs"
],
"env": {
"ONEC_URL": "https://your-server/base/hs/mcp/",
"ONEC_USER": "Username",
"ONEC_PASSWORD": "Password"
}
}
}
}Information
Transport
stdiostreamable-http
Language
1C Enterprise
Created
2026/6/11
Updated
2026/6/12
Homepage
https://github.com/infaton/MCP35