this is really neat -- cloudflare's latest mcp uses a concept called codemode. instead of a bunch of pre-defined tools that aren't always accurate and take up a ton of tokens, the agent generates code using the cloudflare sdk then runs it in a dynamic isolate sandbox. tldr is it can interact with their entire api and requires a lot less token usage.
i wonder if more folks would consider something like this instead of just focusing on clis!
https://blog.cloudflare.com/code-mode-mcp/