Convert Any MCP to Code Mode MCP

(twitter.com)

2 points | by cahid_arda a month ago ago

1 comments

  • cahid_arda a month 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!