Show HN: Built an MCP server using Cloudflare’s Code Mode pattern

via blog.cloudflare.com

Short excerpt below. Read at the original source.

Read this article by Cloudflare this morning https://blog.cloudflare.com/code-mode/ the main argument being that LLMs are much better at writing typescript code than tool calls because they’ve seen typescript code many more times. HN Discussion: https://news.ycombinator.com/item?id=45399204 https://news.ycombinator.com/item?id=45386248 Deno provides a great sandbox environment for Typescript code execution because of its permissions system which made it easy […]

Read at Source