2 points | by cahid_arda 8 hours ago ago
1 comments
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!
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!