<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm" -->

---
title: Introducing Agent Lee - a new interface to the...
description: Cloudflare has launched Agent Lee, an in-dashboard AI assistant that lets users manage their entire Cloudflare stack through natural language prompts. It can...
canonical: https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Introducing Agent Lee - a new interface to the Cloudflare stack | daily.dev
og:description: Cloudflare has launched Agent Lee, an in-dashboard AI assistant that lets users manage their entire Cloudflare stack through natural language prompts. It can...
og:url: https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm
og:image: https://api.daily.dev/og/posts/pJtkWrowm.png
og:image:alt: Introducing Agent Lee - a new interface to the Cloudflare stack
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing Agent Lee - a new interface to the Cloudflare stack

**[Cloudflare](https://daily.dev/sources/cloudflare)** · 8 min read · 0 upvotes · 0 comments

## Summary

Cloudflare has launched Agent Lee, an in-dashboard AI assistant that lets users manage their entire Cloudflare stack through natural language prompts. It can troubleshoot issues, answer account-specific questions, apply configuration changes, and deploy resources across DNS, Workers, R2, SSL/TLS, and more. Technically, it uses a TypeScript-based code generation approach (via Codemode) rather than direct MCP tool calls, with sandboxed execution through Durable Objects acting as credentialed proxies. Write operations require explicit user approval through an elicitation gate, keeping API keys server-side. Currently in beta with ~18,000 daily users and ~250k tool calls per day, it also generates dynamic UI components like charts and tables inline. Future plans include CLI access, mobile support, and proactive monitoring capabilities.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.cloudflare.com/introducing-agent-lee/>

## Similar posts on daily.dev

- [The AI engineering stack we built internally — on the platform we ship](https://daily.dev/posts/the-ai-engineering-stack-we-built-internally-on-the-platform-we-ship-dkcoshjt5) · Cloudflare · 17 upvotes · 0 comments

---

Tags: [#cloudflare](https://daily.dev/tags/cloudflare), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Introducing Agent Lee - a new interface to the Cloudflare stack","url":"https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm"},"datePublished":"2026-04-15T13:45:34.031Z","dateModified":"2026-04-15T13:45:58.516Z","description":"Cloudflare has launched Agent Lee, an in-dashboard AI assistant that lets users manage their entire Cloudflare stack through natural language prompts. It can...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8d4c60b8383389f003b0c4a1b2e8f532?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8d4c60b8383389f003b0c4a1b2e8f532?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Cloudflare","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Cloudflare","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/38522e1d11354cd6b7af66f9d4316735","url":"https://daily.dev/sources/cloudflare"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/introducing-agent-lee---a-new-interface-to-the-cloudflare-stack-pjtkwrowm","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"cloudflare,mcp","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Cloudflare","item":"https://daily.dev/sources/cloudflare"},{"@type":"ListItem","position":3,"name":"Introducing Agent Lee - a new interface to the Cloudflare stack"}]}
```

