Multi-carrier shipping: quote Correios, Jadlog, Loggi, and 10+ carriers. Generate labels, track packages, and manage agencies.
$ npm install @codespar/mcp-melhor-envio// your agent can now call any Melhor Envio 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-melhor-envio");
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.
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.