Initial import NDC_1C

This commit is contained in:
2026-03-26 10:38:25 +03:00
commit a162d77ef7
2943 changed files with 3615871 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
X:\1C\NDC_1C\external\1c-mcp-toolkit\onec_mcp_toolkit_proxy\server.py:189: UserWarning: Field name "schema" in "CommandResult" shadows an attribute in parent "BaseModel"
class CommandResult(BaseModel):
INFO: Started server process [31224]
INFO: Waiting for application startup.
[03/23/26 10:12:54] INFO 1C MCP Toolkit Proxy starting on server.py:175
port 6003
INFO Log level: INFO server.py:176
INFO Command timeout: 180.0s server.py:177
INFO MCP server available at /mcp server.py:178
endpoint
INFO StreamableHTTP streamable_http_manager.py:116
session manager
started
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:6003 (Press CTRL+C to quit)