ozon seller for Cline
io.github.dontsovcmc/ozon-seller
MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns
client:Cline
transport:stdio
runtime:pypi
Install ozon seller in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ozon-seller": {
"command": "uvx",
"args": [
"mcp-server-ozon-seller"
],
"env": {
"OZON_CLIENT_ID": "<OZON_CLIENT_ID>",
"OZON_API_KEY": "<OZON_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs