mercado-livre

Integrate Mercado Livre data via OAuth 2.0 to manage orders, products, stock, and sales metrics.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill mercado-livre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mercado-livre
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/mercado-livre
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill mercado-livre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a centralized bridge to Mercado Livre, enabling automated management of orders, products, stock, and sales metrics to reduce manual work and errors.

Core Features & Use Cases

  • Retrieve and filter orders by status, date, and limit to monitor performance.
  • Manage product catalog: list, create, update, and delete listings, and adjust stock levels.
  • Access basic seller metrics and shop information for reporting and decision-making.

Quick Start

Connect the Mercado Livre skill to your panel and list paid orders to verify integration.

Frequently Asked Questions about mercado-livre

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Mercado Livre order management via API?

Automate Mercado Livre order management by connecting via OAuth 2.0 to retrieve, filter, and monitor orders by status and date. This integration applies scripted tools to reduce manual work, reading and writing order data directly through a Python MCP client.

Can I sync inventory and stock levels across Mercado Livre listings automatically?

Sync inventory automatically by integrating the Mercado Livre API to manage your product catalog. You can list, update, and delete items while adjusting stock levels in real-time to maintain accurate inventory control across all active listings.

Do I need OAuth 2.0 credentials to integrate with the Mercado Livre API?

Yes, OAuth 2.0 credentials are required to authenticate and connect to the Mercado Livre API. The integration handles token management automatically, including token refresh, to maintain continuous read and write access for your ecommerce operations.

What's the best way to retrieve sales metrics and shop information from Mercado Livre?

Retrieve sales metrics by accessing basic seller performance data and shop information directly through the Mercado Livre API integration. This provides reporting insights and supports decision-making without requiring manual data extraction or dashboard exports.

Why does my Mercado Livre API integration lose access during long-running operations?

Mercado Livre API integrations lose access when OAuth 2.0 tokens expire during long-running operations. The Python MCP client addresses this by applying automatic token refresh logic, ensuring continuous read and write access for order and inventory tasks.

How do I filter Mercado Livre orders by status and date for performance monitoring?

Filter Mercado Livre orders by status, date, and limit using the scripted integration tools provided. This allows you to monitor performance metrics effectively by retrieving only the specific subset of orders needed for your sales analysis.