Labsco
MCP SERVER

Karrito

by curetcore

Run a Karrito storefront — products, categories, discounts, orders and reviews — from your editor, built for WhatsApp sellers across Latin America.

E-commerce & Marketplace Operations
Summary
The store admin, minus the admin panel.

Everything a WhatsApp seller does between messages — adding a product, cutting a discount, pushing an order to the next status, deciding what to do about a bad review — becomes something you say once instead of six clicks.

What it is

An MCP server for Karrito, the digital catalog builder for WhatsApp sellers in LATAM. Two tools answer without authentication; the rest act on your own store with an API key.

What you get
  • Your store read and updated
  • Products listed, created, updated and soft-deleted
  • Categories created, updated and deleted
  • Discounts listed, created, updated and deleted
  • Your orders listed, a single order read, and its status moved on
  • Reviews listed, moderated and removed
  • Public catalogs searched by keyword, and information on any of the store niches Karrito sorts sellers into — both without a key
Requirements

`KARRITO_API_KEY` from Settings → API at karrito.shop for anything that touches your store; the two public tools work without it. Run it with `npx karrito-mcp`, or `claude mcp add karrito -- npx karrito-mcp`. Pointing it at something other than karrito.shop takes one further environment variable.

Setup effort

One command plus a key — npx karrito-mcp, then supply credentials