Open banking, Pix, and card acquiring. TON integration, partner tags, and real-time settlement for Brazilian commerce.
$ npm install @codespar/mcp-stone// your agent can now call any Stone 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-stone");
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.
22 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.