Code Mode: The Better Way To Use MCP
Cloudflare, Friday, September 26th, 2025
It turns out we've all been using MCP wrong. Most agents today use MCP by directly exposing the "tools" to the LLM.
We tried something different: Convert the MCP tools into a TypeScript API, and then ask an LLM to write code that calls that API.