Integration · E-commerce
Connect Claude & ChatGPT to Sellercloud
Ask your AI about an order, the stock in a warehouse, or an open purchase order in Sellercloud. It can search and update sales orders, mark them shipped, add order notes, manage products and prices, and adjust inventory. It can also create and receive purchase orders, look up customers and vendors, and create and update returns (RMAs).
Free plan, no credit card. Takes about a minute.
Try asking
“Which orders came in yesterday, and what is their status?”
The AI searches sales orders by date range and lists them with their status.
“How much of SKU TS-100 do we have in each warehouse?”
It reads the product's inventory in each warehouse.
“Mark order 88213 as shipped with UPS Ground, tracking 1Z999AA10123456784.”
It marks the order shipped with carrier, service and tracking number.
What your AI can do
Orders and shipping
Search, create and update sales orders, change order statuses, mark orders shipped and add order notes.
Products and inventory
Search the catalog, create and update products, read prices, and check or adjust stock per warehouse.
Purchasing, customers and returns
Create and receive purchase orders, look up vendors and customers, and create and update RMAs.
“Receive 50 units on PO 3120 into the main warehouse.”
It finds the warehouse and receives the items on the purchase order into stock, which increases inventory.
“Adjust stock on TS-100 down by 3, damaged in transit.”
It adjusts the product's physical inventory with the quantity, adjustment type and your reason.
“Open a return for one unit on order 88213, wrong size.”
It creates an RMA for the order item with the quantity to return and a return reason.
30 tools for Sellercloud
These tools are switched on when you connect. You can switch any of them off, or require your approval before it runs.
add_order_noteChanges dataAdd a note to a sales order: `order_id` and `message`, with optional category and pinning.adjust_inventoryVisible to othersAdjust a product's physical inventory by `product_id`, `qty`, `adjustment_type` and a required `reason`, optionally in one `warehouse_id`.create_customerChanges dataCreate a customer: `first_name`, plus optional last name, email, business name, company and customer type. Search first to avoid duplicates.create_orderChanges dataCreate a sales order: `order_details` (company, channel, order date, currency), `products` (ProductID, Qty, SitePrice), addresses and optional notes.create_productChanges dataCreate a product: `product_sku`, `product_name` and `product_type_name`, plus optional company, UPC, cost, default price and notes.create_purchase_orderChanges dataCreate a purchase order: `vendor_id`, `company_id`, `po_type`, `case_qty_mode` and `products` (ProductID, quantities, unit price, warehouse), plus optional expected delivery date and notes.create_rmaChanges dataCreate a return (RMA) for a sales order: `order_id` and `order_items` (OrderItemID, QtyToReturn, ReasonID).get_customerGet one customer by `customer_id`, including contact details and addresses.get_orderGet one sales order by `order_id`, including items, addresses, payment and shipping status.get_product_pricesGet the prices of a product by `product_id` (SKU).get_product_warehouse_inventoryGet a product's inventory in each warehouse by `product_id` (SKU), optionally for one `warehouse_id`.get_purchase_orderGet one purchase order by its id (passed as `order_id`).get_rmaGet one return (RMA) by `rma_id`.list_order_notesList the notes on a sales order by order `id`.list_ordersSearch sales orders by keyword, SKU, order IDs, status, payment status, channel, company, warehouse or date range, with paging.list_purchase_order_itemsList the items on a purchase order by `purchase_order_id`.list_purchase_ordersSearch purchase orders by keyword, PO IDs, status, received or shipping status, payment status, warehouse or date range.list_rmasSearch returns (RMAs) by status, order IDs, product, tracking number or date range.list_vendorsSearch vendors (suppliers) by name, email or active status. Use this to find a vendor_id.list_warehousesList warehouses, filtered by name, type, default or sellable. Use this to find a warehouse_id.mark_order_shippedVisible to othersMark a sales order as shipped by `order_id` with `shipping_carrier`, `shipping_service`, and optional tracking number, ship date, weight and cost.receive_purchase_orderChanges dataReceive items on a purchase order into stock: `purchase_order_id` and `items` (item ID, quantity to receive, warehouse). Increases inventory.search_customersSearch customers by name, email, phone, city, zip, company or date range, with paging.search_inventorySearch inventory levels by keyword, UPC, vendor, warehouse, company or quantity range, with paging.search_productsSearch the product catalog by keyword, SKU, UPC, brand, vendor, company, warehouse, active status or date range, with paging.update_customerChanges dataUpdate a customer by `customer_id`: name, email, phones, business name, rating, comments and account managers.update_orderChanges dataUpdate a sales order by `order_id`: billing or shipping address, customer, sales rep, order source or company.update_order_statusesVisible to othersChange the status of one or more sales orders: `order_i_ds` and the status `action` code.update_productVisible to othersUpdate a product's basic info by `product_id` (SKU): name, descriptions, prices, cost, UPC/EAN/ASIN and active status.update_rmaChanges dataUpdate a return (RMA) by `rma_id`: status, approval status or tracking number.
Set up in three steps
- 1
Pick the app
Create a free PipMCP account and choose Sellercloud from the app list.
- 2
Paste your key
Enter your Sellercloud server host plus a username and password. Sellercloud recommends a separate employee user for each integration, with REST API permissions set in Delta. Find your server by opening https://api.sellercloud.com/api/server-by-team/?team=YOUR_TEAM_NAME and copying the host of RestApiEndpoint (for example xx.api.sellercloud.com).
- 3
Add the link to your AI
You get a personal MCP link. Add it to Claude, ChatGPT or Cursor:
- Click your name, then Settings › Connectors › Add custom connector.
- Paste your link as the Remote MCP server URL.
- Switch it on from the + menu in a chat.
Questions
What can the AI do in Sellercloud?
The AI can search and read sales orders, order notes, products, prices, inventory, warehouses, customers, purchase orders, vendors and returns. It can create and update orders, customers, products, purchase orders and RMAs, change order statuses, mark orders shipped, adjust inventory and receive purchase orders into stock.
Does the AI see my Sellercloud password?
No. Your Sellercloud credentials are encrypted at rest and never shown to the AI. After you save them, they are not shown again, not even to you. The AI only sees the results of the tools it calls.
Can I control what the AI is allowed to do?
Yes. You choose which tools are switched on, so you can start with lookups only. Changing order statuses, adjusting inventory and receiving purchase orders change your live stock and orders, and they can require your approval before they run. Every tool call is logged.
Does it work with ChatGPT?
Yes. In ChatGPT go to Settings › Apps & Connectors › Advanced and turn on Developer mode, then add your PipMCP link. Developer mode needs a paid ChatGPT plan: Plus, Pro, Business or Enterprise. The same link also works in Claude (Settings › Connectors › Add custom connector), Cursor and other MCP clients.
What does it cost?
PipMCP has a free plan with no credit card required. Paid plans bill per completed task. You also need your own Sellercloud account.
Which Sellercloud server do I enter?
Each Sellercloud team has its own REST API server. Open https://api.sellercloud.com/api/server-by-team/?team=YOUR_TEAM_NAME with your team name and copy the host of RestApiEndpoint, for example xx.api.sellercloud.com. PipMCP sends all calls for your connection to that server.
Related integrations
Let your AI work in Sellercloud today.
Start free. Your key stays encrypted, and you decide what the AI may do.
Connect Sellercloud freePipMCP is not affiliated with Sellercloud. Product names are trademarks of their owners.






