How to Use the Mercado Livre Interactions MCP in Claude Code
Manage Mercado Livre buyer questions and seller metrics directly from your terminal using Claude Code commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mercado Livre Interactions MCP to Claude Code
Create your Vinkius account to connect Mercado Livre Interactions to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Reply to buyers from your CLI with Claude Code
The Mercado Livre Interactions MCP Server integrates the `get_questions` tool directly into your shell environment. Claude Code lists all unanswered buyer inquiries as raw text, letting you pipe the output to other terminal utilities. You can instantly fire off replies using `answer_question` straight from the command line. This eliminates the need for a web browser, making support queues fast to clear during SSH sessions.
Run automated seller checks using this MCP Server
This server exposes `get_metrics` to let Claude Code query your store's conversion rates and sales volume via simple terminal commands. You can integrate these checks into your daily cron jobs or deployment scripts. By coupling this tool with `get_reputation`, you can build automated alerts that ping your team if your seller score drops. It keeps you informed of store health without manual monitoring.
Fetch buyer message histories via Claude Code
You can retrieve full buyer-seller conversation threads using `get_messages` inside your terminal session. Claude Code formats the chat log so you can grep for specific keywords or order IDs. This makes tracking down shipping disputes or buyer complaints incredibly fast. You get the raw history instantly without loading heavy web interfaces.
Set up Mercado Livre Interactions MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemercado-livre-interactions-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mercado Livre Interactions transactions." It will automatically discover and invoke the available Mercado Livre Interactions tools.
claude mcp add --transport http mercado-livre-interactions-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Mercado Livre Interactions MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mercado Livre Interactions MCP today
We host it, we monitor it, we maintain it. You just paste one token.