LatAm's largest marketplace: product listing, order management, seller metrics, and shipping labels. Your agent sells across 18 countries.
$ npm install @codespar/mcp-mercado-libre// your agent can now call any Mercado Libre tool via MCP import { CodeSpar } from "@codespar/sdk"; const cs = new CodeSpar(); const session = await cs.create("user_123"); const tools = await session.tools("@codespar/mcp-mercado-libre");
Built for production AI commerce workflows
We handle token refresh, rotation, and multi-tenant credential storage. Your agent never touches raw secrets.
Every tool has a JSON Schema tuned for LLM function-calling. Fewer hallucinations, fewer retries.
Managed hosting with auto-scaling, circuit breakers, and retry logic. Battle-tested in real commerce loops.
Each tool is independent โ your agent loads only what it needs to reduce context and response time.
26 tools available. Detailed tool list coming soon.
Agent monitors overdue invoices, sends WhatsApp reminders via send_message, generates Pix charges with create_pix_charge, and reconciles payments -- fully autonomous.
Scheduled agent cross-references ERP orders with NF-e emissions using list_receivables, flags mismatches, and auto-corrects when confidence is high.