Labsco
curetcore logo

Karrito

from curetcore

Manage WhatsApp digital catalogs for LATAM sellers โ€” 30 tools for products, orders, discounts, reviews, customers, shipping, and analytics.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

karrito-mcp

npm version license CI

MCP server for Karrito โ€” the digital catalog builder for WhatsApp sellers in LATAM.

Connect your AI assistant (Claude, Cursor, Windsurf) to Karrito and manage your entire store โ€” products, orders, discounts, reviews, shipping, analytics โ€” without leaving your editor.

Resources (5)

Static data about Karrito โ€” no authentication required.

ResourceURIDescription
Pricingkarrito://pricingPlans, prices, and features comparison
Featureskarrito://featuresComplete feature list (core, pro, upcoming)
Nicheskarrito://nichesAll 50 available store niches
Competitorskarrito://competitors19 competitors compared with Karrito advantages
Currencieskarrito://currencies6 supported LATAM currencies

Tools (30)

Public (no auth required)

ToolDescription
search_catalogsSearch public catalogs by keyword
get_niche_infoGet info about a specific niche

Products (auth required)

ToolDescription
list_my_productsList products in your catalog
create_productCreate a new product
update_productUpdate an existing product
delete_productDelete a product (soft delete)

Categories (auth required)

ToolDescription
list_categoriesList categories in your store
create_categoryCreate a new category
update_categoryUpdate an existing category
delete_categoryDelete a category

Orders (auth required)

ToolDescription
list_my_ordersList orders with optional status filter
get_orderGet detailed order info
update_order_statusChange order status (confirm, ship, deliver, cancel)

Store (auth required)

ToolDescription
get_my_storeGet store info (name, slug, currency, stats)
update_storeUpdate store settings (name, WhatsApp, currency, etc.)
toggle_publishQuickly publish or unpublish your store

Discounts (auth required)

ToolDescription
list_discountsList discount codes
create_discountCreate a discount code (percentage or fixed)
update_discountUpdate an existing discount
delete_discountDelete a discount code

Reviews (auth required)

ToolDescription
list_reviewsList reviews with optional status filter
moderate_reviewApprove or reject a review
delete_reviewPermanently delete a review

Customers (auth required)

ToolDescription
list_customersList customers who have ordered
get_customerGet customer detail with order history

Analytics (auth required)

ToolDescription
get_analyticsStore stats: orders, revenue, products, customers, AOV, popular products

Shipping (auth required)

ToolDescription
list_shipping_optionsList shipping options
create_shipping_optionCreate a shipping option (delivery, pickup, express)
update_shipping_optionUpdate a shipping option
delete_shipping_optionDelete a shipping option

Development

git clone https://github.com/curetcore/karrito-mcp
cd karrito-mcp
npm install
npm run dev

License

MIT