@seller-mcp/ozon-mcp-runtime
v0.1.18
Published
Runtime MCP server for Ozon seller workflows.
Maintainers
Readme
@seller-mcp/ozon-mcp-runtime
Heavy runtime package for the Ozon MCP server.
Direct manual launch:
npx -y @seller-mcp/ozon-mcp-runtimeThis package is normally installed indirectly by the lightweight installer package:
npx -y @seller-mcp/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.
