| 1 | // Cloudflare's MCP server defaults to code mode, which hides the tool catalog |
| 2 | // behind a single code-execution tool. Executor already provides the |
| 3 | // code-execution surface, so the add-MCP flow warns when a Cloudflare URL |
| 4 | // misses the `?codemode=false` opt-out. This guards the warning and that it |