AI Coding + Cloudflare
Posts matching all selected tags.
Category
All Categories
Tags
6 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
9 posts

MCP elicitation no longer holds a stream
MCP elicitation returns input_required so the Worker request ends. Claude Code shows the form, retries the call, and the isolate is not held while you type.

Cloudflare Virtual Wallets are the subaccount for APIs
Cloudflare Virtual Wallets are the API-key subaccount. Claim the handle this week, pick three spending caps, and never hand the Account Wallet to an agent.

x402 left Coinbase and got a standards body
x402 Foundation left Coinbase for the Linux Foundation. Wire the three V2 headers, then point production at a facilitator that actually settles mainnet.

MCP went stateless and the session just moved
Stateless MCP deleted the protocol session. Continuity now rides in requestState on retry. Delete sticky routing, keep the store for carts and tokens.

Agents request every OAuth scope they might need
MCP oauth scopes arrive as a catalog because the next call is unknown. Check the issued token, hide tools you did not get, and keep the agent running.

MCP is now traffic a firewall can name
MCP traffic detection now matches protocol headers, not mcp in the hostname. Treat the next remote MCP install as a named network event, not a config tweak.

Kitesurf is the Dynamic Workers follow-up
Cloudflare Kitesurf is Dynamic Workers for browse. 3-7x less CPU and memory than Chromium. Keep Playwright. Give up looking like a person on the open web.

Dynamic Workers are the first runtime that matches how agents write code
Dynamic Workers match Code Mode writing, not Linux coding agents. Capability bindings, the globalOutbound footgun, and when microVMs like E2B still win.

Web Scraping in the AI Age: What Actually Changed
Web scraping in the AI age broke twice over: LLMs killed the CSS selector, and AI crawlers exploded while referral traffic collapsed. Here is what changed.