@carely/ozon-mcp-runtime
v0.1.18
Published
Runtime MCP server for Ozon seller workflows.
Maintainers
Readme
@carely/ozon-mcp-runtime
Heavy runtime package for the Ozon MCP server.
Direct manual launch:
npm exec --ignore-scripts=false --yes --package @carely/ozon-mcp-runtime -- ozon-mcp-runtimeThis package is normally installed indirectly by the lightweight installer package:
npx -y @carely/ozon-mcp installThe installer writes Claude Desktop config that points at this runtime package.
For MCP-side connectivity and version diagnostics, call the ozon_about tool. It now also reports the local SQLite path and the adjacent JSONL runtime log path (<dbPath>.log.jsonl), which is populated by sync lifecycle and failure events.
