top of page
Our Blog
Search


Beyond Tool Calling: Why AI Agents Should Write Code to Speak with MCP
raditional JSON tool calling is fragile. "Code Mode" changes the game: convert MCP tools to TypeScript APIs and let AI agents write executable code. It’s faster, handles complex logic, and uses secure sandboxes. Get the full code demo here.
Dec 4, 20255 min read


The Efficiency Gap: Why JSON Might Be Bloating Your LLM Costs
Is JSON bloating your LLM costs? Discover TOON (Token-Oriented Object Notation), the high-efficiency alternative designed specifically for Generative AI. By decoupling schema from data, TOON can slash token usage by nearly 50% compared to standard JSON. Perfect for RAG pipelines, lowering API latency, and maximizing context windows. Check out our head-to-head code benchmark to see exactly how much syntax overhead you can eliminate today.
Nov 26, 20253 min read
bottom of page