SyntaxCheckServer
Last updated
comol/1c_syntaxcheck_mcp:latestdocker run -d -p 8002:8002 `
--name 1c_syntaxcheck_mcp `
-e LICENSE_KEY=YOUR_LICENSE_KEY `
comol/1c_syntaxcheck_mcp:latestdocker run -d -p 8002:8002 `
--name 1c_syntaxcheck_mcp `
-e LICENSE_KEY=YOUR_LICENSE_KEY `
-e FILES_DIR=/app/files `
-v "E:/1C_Export/Files:/app/files" `
comol/1c_syntaxcheck_mcp:latest{
"mcpServers": {
"1c-syntax-checker-mcp": {
"url": "http://localhost:8002/mcp",
"connection_id": "1c_lsp_service_001"
}
}
}