Convert Any MCP to Code Mode MCP
2 points
1 hour ago
| 1 comment
| twitter.com
| HN
cahid_arda
1 hour ago
[-]
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!

reply