2 pointsby cahid_arda4 hours ago1 comment
  • cahid_arda4 hours 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!