eBay Sell
eBay's Sell APIs for merchants: inventory items and offers, orders and fulfilment, payment disputes, and the seller's own account policies. OAuth 2.0 user token against the production marketplace.
7 дней бесплатно · без карты · EU-хостинг
Спроси eBay что угодно
Попробуй реальный промпт против eBay Sell via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.
Установить eBay в CloudClaude — это AI, он может ошибаться. Проверяйте ответы.
Настройка за 2 минуты
- 1Запусти free trial на cloud.anythingmcp.com.
- 2Нажми eBay Sell в коннектор-сторе. Вставь учётные данные.
- 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Гиды по eBay
Пошаговая настройка для основных AI-клиентов.
Настройка eBay Sell
Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.
Getting a token — the Sell APIs need a user token, not an application token.
- Register at developer.ebay.com and create a production keyset. Note the App ID (client id), Cert ID (client secret) and an RuName (redirect URI name).
- Run the authorization-code grant once for the seller account, requesting the scopes you need:
sell.inventory,sell.fulfillment,sell.account, optionally read-only variants. eBay's OAuth documentation has a browser-based token tool for this. - Keep the refresh token — it lasts around 18 months — and set
EBAY_CLIENT_ID,EBAY_CLIENT_SECRETandEBAY_REFRESH_TOKEN. AnythingMCP mints access tokens from it (access tokens expire in two hours, which is why the refresh token is the thing to store). - Set
EBAY_MARKETPLACE_IDto the marketplace the seller trades on, e.g.EBAY_DE,EBAY_US,EBAY_GB. eBay reads it from theX-EBAY-C-MARKETPLACE-IDheader and answers differently per marketplace.
Sandbox is a separate host. This adapter points at api.ebay.com (production). The sandbox lives at api.sandbox.ebay.com with its own keyset and its own tokens; a production token there fails with a confusing 401.
Inventory vs Trading. The Sell Inventory API only sees listings created through it or migrated into it. A long-established seller whose listings were created with the legacy Trading API may find ebay_sell_list_inventory_items almost empty while their eBay shop is full — that is expected, and the migration is a one-time API call eBay documents.
Limits: most Sell endpoints allow a few thousand calls a day per application. Pace bulk work.
Writes: ebay_sell_update_offer_price changes a live listing's price, which buyers see immediately.
Твой AI в двух кликах от eBay Sell.
Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.