Skip to content
Cursor

Ozon Seller MCP (RU) for Cursor

io.github.ilyautov/ozon-mcp-ru

API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы

client:Cursor transport:stdio runtime:pypi

Install Ozon Seller MCP (RU) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ozon-mcp-ru": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ozon-mcp-ru"
      ],
      "env": {
        "OZON_CLIENT_ID": "<OZON_CLIENT_ID>",
        "OZON_API_KEY": "<OZON_API_KEY>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Ozon Seller MCP (RU) in other clients