@seller-mcp/ozon-mcp
v0.2.8
Published
Lightweight installer and launcher for the Ozon MCP runtime.
Downloads
68
Maintainers
Readme
@seller-mcp/ozon-mcp
Lightweight installer and launcher for the Ozon MCP runtime.
Install and update Claude Desktop and Codex config:
npx -y @seller-mcp/ozon-mcp installClaude Desktop entry written by install:
{
"mcpServers": {
"ozon-mcp": {
"command": "npx",
"args": ["-y", "@seller-mcp/ozon-mcp-runtime"]
}
}
}Codex entry written by install:
[mcp_servers.ozon-mcp]
command = "npx"
args = ["-y", "@seller-mcp/ozon-mcp-runtime"]Commands:
npx -y @seller-mcp/ozon-mcp install
npx -y @seller-mcp/ozon-mcp init
npx -y @seller-mcp/ozon-mcp doctor
npx -y @seller-mcp/ozon-mcp uninstall
ozon-mcp install
ozon-mcp init
ozon-mcp doctor
ozon-mcp uninstall