Cloudflare Builds an Agent-Native Search Engine with Predictable Pricing

Agents can now search your site without sitemaps: Cloudflare AI Search rolls out predictable pricing and MCP endpoints.
Isometric spider bot linking documents to AI hub with price tags, showing Cloudflare's agent-native search.
Spider bot weaving priced search links to an AI hub. By Andres SEO Expert.

Key Takeaways

  • Cloudflare AI Search turns into an out-of-the-box agent engine, auto-stitching ingestion, embedding, and retrieval.
  • Skip sitemaps: the Discover crawler follows links, and public /mcp endpoints expose search to agents instantly.
  • Predictable pricing: embedding and reranking are free, and a 20k-doc corpus costs about $35 to index, $21 monthly.

Cloudflare Unveils Agent-Optimized Search with Built-In Pricing Preview

Agents lose their way without a well-indexed knowledge base.

Cloudflare reports that its AI Search has just received a sweeping set of developer experience upgrades aimed at turning the service into a dedicated search engine for autonomous agents.

As of August 2026, the platform now automatically stitches together ingestion, embedding, and retrieval, eliminating the need to manually wire Workers AI, Vectorize, and R2.

An early preview of consumption-based pricing, detailed on Cloudflare’s announcement, where embedding and reranking come at zero cost with default models, gives builders the predictability they’ve been demanding.

The move transforms AI Search from a toolkit of primitives into an out-of-the-box retrieval layer for any AI-driven application.

From Sitemap Freedom to MCP Endpoints: Inside AI Search’s Developer Toolkit

The engineering team at Cloudflare has focused on removing friction from the moment an agent needs to find data.

Users can now index a collection of data—structured files, unstructured text, or entire websites—that sits on a Cloudflare-owned zone, with more ownership verification options promised soon.

One of the sharpest quality-of-life upgrades is the ability to skip sitemaps entirely.

Selecting the ‘Discover’ parsing option lets AI Search crawl a website by following links, powered by Browser Run, so pages without a sitemap become searchable without extra configuration.

Public endpoints move the service from internal tool to shareable infrastructure.

Flipping the switch on a namespace exposes a unified /search and /mcp endpoint that spans every instance inside it, ready for agent consumption with no authentication required.

For those who need branded access, custom domains can sit on top of public URLs—think search.example.com/mcp—and Cloudflare Access can clamp down on them to create private, login-gated search instances.

The open-source CMS EmDash also gets a semantic search plugin, so any site running on it can instantly offer hybrid search over its content without backend gymnastics.

Under the hood, the same retrieval pipeline is already live on Cloudflare’s own surfaces: the Blog, Developer Docs, and cloudflare.com all lean on AI Search.

The newly released Cloudflare Dev Stack MCP server puts these capabilities directly into coding agents.

Instead of chasing stale training data, an agent can call a single multi-instance search across ten Cloudflare-owned surfaces—Docs, Community, Astro, Vite, Hono, and more—and get back cited, relevance-ranked chunks.

Builders can achieve this either by binding a Worker to a namespace and fanning out queries programmatically, or simply by toggling public endpoints and letting agents talk directly to the /mcp URI.

Respecting bot policies remains a first-class design choice.

AI Search rides on the Browser Run /crawl engine but introduces its own immutable user agent, ‘Cloudflare-AI-Search’, which honors robots.txt and any bot controls a site puts in place.

Pricing Transparency and AI Infrastructure: What Cloudflare’s Search Means for the Agent Economy

While the service remains free during beta, the previewed pricing model strips away the hidden costs that often make vector search unpredictable at scale.

Base ingestion lands at $0.75 per million tokens, image processing adds $0.50 per million tokens internally, storage costs $2 per GB-month, and queries range from $0.10 per thousand full-text lookups to $0.75 per thousand semantic searches.

Embedding and reranking—the two most compute-hungry legs of retrieval—run free when using select Workers AI models.

That architectural decision means builders can stop guessing token counts and instead budget against a straightforward usage table.

A sample bill for a 20,000-document repository with about 20 million tokens of text and 30 thousand monthly semantic queries lands around $35, with subsequent months dropping closer to $21 because indexing is largely a one-time cost.

For agent-heavy workloads, this kind of predictability removes a major barrier to embedding search natively into always-on autonomous systems.

The design also suggests a strategic bet: making the vector plumbing free at the platform level encourages developers to build retrieval-augmented agents that live inside the Cloudflare ecosystem, deepening the integration of AI Gateway, Workers, and R2.

Giving agents a single MCP endpoint that spans document silos—without writing a line of glue code—collapses what used to be a multi-step engineering problem into a configuration toggle.

In a landscape where every agent vendor is racing to ground outputs in fresh, proprietary data, Cloudflare is lowering the cost of that grounding to near zero.

Search as Agentic Glue: How Semantic Infrastructure Reshapes the Web

The real story behind these features is the redefinition of search from a human-facing utility to agent-facing infrastructure.

When a coding assistant can call a single /mcp endpoint and instantly retrieve validated, up-to-date documentation from a dozen domains, the bottleneck shifts from data access to data authority.

Cloudflare’s approach—blending hybrid keyword-vector retrieval, automatic chunking, and free reranking—abstracts the complexity of retrieval engineering so that development teams can focus on agent behavior, not search pipelines.

The ability to lock public endpoints behind custom domains and Access turns what would otherwise be an open scrape endpoint into a governed, permission-aware knowledge surface.

As web content increasingly serves both human readers and machine consumers, infrastructure that respects bot policies while delivering structured, citable retrieval becomes a trust layer for the agentic web.

For organizations building AI-driven search experiences or agentic workflows, the underlying cloud performance and automation stack matters just as much as the model.

Andres SEO Expert offers programmatic SEO and AI automation services that help enterprises architect high-throughput retrieval pipelines, while managed cloud hosting ensures the infrastructure scales without friction.

To explore how your data can power next-generation agents, reach out to Andres, and learn more about Andres SEO Expert’s approach to technical excellence.

Frequently Asked Questions

What is Cloudflare AI Search and how does it work for AI agents?

Cloudflare AI Search is a search engine designed for autonomous agents. It automatically combines ingestion, embedding, and retrieval, eliminating the need to manually wire Workers AI, Vectorize, and R2. It provides a unified /search and /mcp endpoint for agent consumption.

How much does Cloudflare AI Search cost after the beta?

The previewed pricing is $0.75 per million tokens for ingestion, $2 per GB-month for storage, and queries range from $0.10 per thousand full-text lookups to $0.75 per thousand semantic searches. Embedding and reranking are free with select Workers AI models.

Does Cloudflare AI Search respect robots.txt and bot policies?

Yes, AI Search uses its own immutable user agent, ‘Cloudflare-AI-Search’, which honors robots.txt and any bot controls a site has in place.

How can developers use Cloudflare AI Search with MCP endpoints?

Developers can enable public endpoints on a namespace to expose a unified /search and /mcp endpoint. Agents can call these endpoints directly. Custom domains can be placed on top, and Cloudflare Access can create private, login-gated search instances.

What are the benefits of using Cloudflare AI Search for agentic workflows?

It lowers the cost of grounding AI outputs in fresh data by providing a single MCP endpoint that spans document silos without glue code. This allows developers to focus on agent behavior rather than search pipelines.

Can Cloudflare AI Search index websites without sitemaps?

Yes, using the ‘Discover’ parsing option, AI Search can crawl a website by following links, powered by Browser Run. This makes pages without a sitemap searchable without extra configuration.

Prev Next

Subscribe to My Newsletter

Subscribe to my email newsletter to get the latest posts delivered right to your email. Pure inspiration, zero spam.
You agree to the Terms of Use and Privacy Policy