Mercado Libre Connector for AI agents.
17 live capabilities
Manage your marketplace listings, orders, and customer support through a conversational interface.
Waiting for input…
Why people use Mercado Libre
Mercado Libre for Managing Marketplace Orders and Shipments
This Connector brings everything into a single chat. Instead of navigating menus, you just ask your agent to find a specific order or check a shipment's SLA. You get a clean summary of the data you need right where you are already working.
What Vinkius changes
You get a conversational interface for your entire Mercado Libre seller dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Handling a high volume of buyer questions
A support rep asks the agent to search for all recent questions.
- Real-world use case 02
Monitoring shipment deadlines
A logistics coordinator asks for the SLA deadlines on all pending shipments.
- Real-world use case 03
Listing products with correct categories
A manager wants to list a new product but is unsure of the category.
Complete set · 17capabilities
The complete Mercado Libre capability set.
These are the exact actions your AI can choose when you ask it to work with Mercado Libre.
01—04
4 capabilities in this set.
Part of 17 available through Mercado Libre.
- 01 Capability
Create item
Publish a new product to your store with all necessary details like price and category.
- 02 Capability
Get claim
Pull specific details about a post-purchase claim to start the resolution process.
- 03 Capability
Get me
Retrieve your current Mercado Libre user profile information.
- 04 Capability
Get order
Fetch full metadata for a specific order, including payment and buyer details.
05—08
4 capabilities in this set.
Part of 17 available through Mercado Libre.
- 05 Capability
Get post sale messages
Pull all messages sent after a sale was completed.
- 06 Capability
Get promotion candidate
Identify which of your items are eligible for current promotions.
- 07 Capability
Get return details
Get the specific details regarding a product return.
- 08 Capability
Get sale price
Check the current active sale price for a specific item.
09—11
3 capabilities in this set.
Part of 17 available through Mercado Libre.
- 09 Capability
Get shipment sla
View the Service Level Agreement deadlines for your shipments.
- 10 Capability
Get shipment
Pull the current status and information for a specific shipment.
- 11 Capability
Get user addresses
List the addresses associated with a specific user.
12—14
3 capabilities in this set.
Part of 17 available through Mercado Libre.
- 12 Capability
Predict category
Get the best category prediction for a product based on its title.
- 13 Capability
Search orders
Search through your seller orders to find specific transactions.
- 14 Capability
Search questions
Look through buyer questions to find specific inquiries.
15—17
3 capabilities in this set.
Part of 17 available through Mercado Libre.
- 15 Capability
Send post sale message
Send a direct message to a buyer after a sale has occurred.
- 16 Capability
Create test user
Generate a test user account for development or testing purposes.
- 17 Capability
Answer question
Provide a direct answer to a buyer's question on the marketplace.
Set up in minutes
One URL. Then ask Mercado Libre to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mercado Libre from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Mercado Libre, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mercado Libre for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Mercado Libre URL.
- Step 03
Save and start
Save the connection and enable Mercado Libre in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mercado-libre": {
"url": "https://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Mercado Libre
Open Agent mode in chat and ask: "Using Mercado Libre, help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mercado-libre": {
"url": "https://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Mercado Libre
Ask Copilot: "Using Mercado Libre, help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mercado-libre": {
"url": "https://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Mercado Libre
Open Cascade and ask: "Using Mercado Libre, help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mercado-libre": {
"url": "https://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Mercado Libre
Ask Cline: "Using Mercado Libre, help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mercado-libre --transport http "https://edge.vinkius.com/vk_preview_GacTng0FYX0XPEIZEjbdsIQ3X2rBVJ6Oc71z22Sf/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Mercado Libre
Ask Claude: "Using Mercado Libre, show me...". 17 tools are ready
Where the request belongs
Work Mercado Libre can move forward.
This is for e-commerce sellers who are drowning in manual tasks. If you are tired of copy-pasting order numbers or manually checking shipping deadlines, this is your solution.
E-commerce Manager
Monitors store health and manages the daily flow of incoming orders.
Customer Support Rep
Handles high volumes of buyer inquiries and manages post-sale claims.
Logistics Coordinator
Tracks shipments and ensures all items meet SLA deadlines to protect seller status.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMercado Livre Catalog
Create, update, and manage product listings, stock, and prices on Mercado Livre.
Mercado Livre Interactions
Answer buyer questions, check reputation, and view metrics on Mercado Livre.
Mercado Livre Orders
Search sales, manage shipments, track packages, and handle cancellations on Mercado Livre.
Mirakl (Enterprise Marketplace Platform)
Manage your enterprise marketplace via Mirakl. list global offers, track multi-vendor orders, and audit seller shops.
Bleez
Power your Brazilian e-commerce with a platform that integrates payments, inventory, and logistics for the local market.
Coppel
Automate retail operations via Coppel. browse products, manage orders, check customer credit, and find stores across Mexico from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Mercado Libre connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Mercado Libre.
The practical details behind the request, access and result.
Can I use the Mercado Libre MCP to list new products?
Yes, you can use it to publish new items to your store with full attribute support, including price and category details.
Does the Mercado Libre MCP handle customer messages?
Yes, it can search for buyer questions and provide answers directly, helping you manage your customer service flow.
How do I keep my seller reputation high with this?
You can use the shipment capabilities to monitor your SLA deadlines in real-time, ensuring you never miss a dispatch window.
Can it help with returns and claims?
Yes, it can pull specific details on active claims and product returns so you can resolve customer issues more efficiently.
Is this for Mercado Libre sellers only?
Yes, this Connector is designed specifically to connect your Mercado Libre seller account to your AI client for marketplace management.
Can I check my sale prices using the Mercado Libre MCP?
Yes, you can quickly check the current active sale price for any specific item in your store through a simple chat command.
How can I check if a shipment is at risk of affecting my reputation?
You can use the get_shipment_sla capability with the Shipment ID. It will return the maximum dispatch time allowed to avoid penalties on your seller metrics.
Can the AI help me find the right category for a new product?
Yes! Use the predict_category capability by providing the product title and your site ID (e.g., MLA, MLB). The agent will suggest the most accurate category ID for your listing.
How do I see pending questions from buyers?
Ask the agent to run search_questions using your Seller User ID. It will list the recent questions asked by buyers on your items so you can answer them using answer_question.
One connection away
Give your agent a direct line to Mercado Libre.
Connect Mercado Libre once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available