# Mercado Livre Interactions MCP for AI Agents AI Agent Connect

> Mercado Livre Interactions lets you manage your seller account through your AI client. Answer buyer questions, monitor your reputation level, and track performance metrics like late shipments or cancellation rates. It's the fastest way to handle customer service on Mercado Livre without switching tabs.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_SNm3VCWIBHaQozPIbhGFEOZQS5y5R3V6ZYXZLS68/ai-agent-connect
- **Tags:** seller-reputation, buyer-communication, customer-service, performance-metrics, q-and-a

## Description

Mercado Livre Interactions connects your seller account to your AI agent so you can handle the daily grind of e-commerce without constant tab switching. Instead of hunting through menus to see if your reputation is slipping or digging through order logs to find old conversations, you can just ask your agent for the facts. It handles the data retrieval for buyer inquiries, shipment performance, and account health metrics, letting you stay focused on moving inventory. You'll find this is a game changer for keeping your response times low and your account status in the green. It's one of the core tools in the Vinkius catalog for anyone serious about scaling their Mercado Livre presence.

## Tools

### get_messages
Pull up the message history for a specific sale. Use this to see the full context of a past conversation.

### answer_question
Reply to a buyer's question. This helps you close sales by providing quick answers to potential customers.

### get_metrics
Fetch detailed seller performance data. It lets you see your cancellation and shipment rates at a glance.

### get_questions
List all current unanswered questions from buyers. This is the fastest way to see what needs your attention.

### get_reputation
Check your current reputation level and associated metrics. Use it to ensure your account stays in good standing.

## Prompt Examples

**Prompt:** 
```
What's my current seller reputation?
```

**Response:** 
```
Your current status is: **Green (MercadoLíder)**. Here are your latest metrics:
- Late Shipments: 2%
- Cancellations: 1%
- Claims: 0.5%
Everything looks healthy right now.
```

**Prompt:** 
```
List all my unanswered questions.
```

**Response:** 
```
I found 2 unanswered questions that need your attention:
1. 'Does it come with a charger?'
2. 'Is it compatible with iPhone 15?'
Would you like me to draft some replies for these?
```

**Prompt:** 
```
Get the message history for sale #999.
```

**Response:** 
```
Here is the conversation history for sale #999:
- **Buyer**: 'Is this in stock?'
- **You**: 'Yes, we have 5 left.'
- **Buyer**: 'Great, I'll take one.'
- **You**: 'Ordered! We'll ship it today.'
```

## Capabilities

### Reply to buyer inquiries
Send direct responses to customer questions from your AI chat.

### Monitor reputation status
Check your current seller standing and health metrics instantly.

### Pull performance data
Get a breakdown of late shipments, cancellations, and claims.

### Retrieve message history
Access full conversation logs for specific orders to see past context.

### List pending questions
See every unanswered buyer inquiry in one clean list.

## Use Cases

### Handling a spike in buyer inquiries
A seller gets 50 questions in an hour. They ask their agent to list all unanswered questions and then reply to the top 10 to keep the momentum going.

### Checking reputation health
A brand manager notices a drop in status. They ask the agent to check the current reputation level and pull performance metrics to see if it's due to late shipments.

### Resolving a specific order dispute
A buyer claims they didn't get an item. The support lead asks the agent to get the message history for that specific sale to see what was promised in the chat.

### Weekly performance auditing
An owner wants a status update. They ask the agent to summarize their metrics and reputation level to see if they're hitting their targets for the week.

## Benefits

- Keep your seller reputation in the green by monitoring status changes instantly without manual dashboard checks.
- Reduce response times by providing buyers with the info they need before they look elsewhere.
- Spot shipping issues early by pulling late shipment and cancellation data to fix logistics gaps.
- Resolve disputes faster by reviewing the full context of a sale to see what was promised to the buyer.
- Never miss a lead by seeing every pending inquiry in one clean list for your AI agent to process.

## How It Works

The bottom line is you get a direct line of communication between your AI agent and your Mercado Livre seller account.

1. Connect your Mercado Livre OAuth2 Access Token to the Connector.
2. Open your AI client like Claude or Cursor.
3. Ask your agent to pull metrics, list questions, or send replies.

## Frequently Asked Questions

**Can I use Mercado Livre Interactions to see my seller status?**
Yes. You can ask your agent to check your current reputation level and see your specific performance metrics like shipment rates.

**Does Mercado Livre Interactions help with answering buyers?**
It does. You can pull a list of unanswered questions and send replies directly through your AI client.

**Can I see old messages with this Connector?**
Yes. You can pull the full message history for specific sales to get context on past conversations.

**Will this help me keep my Mercado Livre account healthy?**
Definitely. By checking your metrics and reputation regularly with the agent, you can spot issues like late shipments before they hurt your score.

**Is this for managing my whole store?**
This Connector focuses on interactions and reputation. It's best for customer service and performance tracking rather than product creation.

**How do I answer buyer questions?**
Use `get_questions` to list them, then `answer_question` with the question ID and your response text.

**Why is my reputation yellow or red?**
Use `get_metrics` to check your specific performance indicators. Late shipments, cancellations, and negative claims usually lower your reputation level.

**Can I see past conversations with buyers?**
Yes, use `get_messages` with the Order ID to retrieve the message history for that specific sale.

**Can AI auto-respond to buyer questions?**
Yes! You can set up workflows that fetch new questions with `get_questions` and automatically respond using `answer_question`. Just be mindful that each response is final and visible to all buyers browsing the listing.