1 comment

[ 0.24 ms ] story [ 6.9 ms ] thread
Cloudflare wrote a blog on a new MCP approach called Code Mode, where you provide only two tools to the agent: search and execute

I had written a utility called @spec2tools, mainly focusing on making OpenAPI specs available to agents by converting them to MCPs without any code.

Now I added support for converting any MCP server + or OpenAPI spec to code mode approach

Wanted to share in case it's useful to anyone!