Cloudflare AI Search adds managed indexing and MCP endpoints

Cloudflare AI Search endpoints connecting owned website data and agent search

Cloudflare packages AI Search as a managed agent search engine​

Cloudflare has updated AI Search so developers can point agents at owned data sources without assembling several platform services by hand. The product now handles more of the indexing and retrieval pipeline, adds public search and MCP endpoints, and previews how billing may work after beta. The practical target is narrower than general web search: searchable files and websites that a customer owns or controls.

What Cloudflare changed in AI Search​

Cloudflare says AI Search now provides an out-of-the-box search layer for agents across structured and unstructured data. Previously, developers had to combine several Cloudflare primitives, including Workers AI, AI Gateway, Vectorize, R2 and Browser Run, to build a similar workflow.

The updated product is designed to manage crawling, ingestion, embedding and retrieval from individual files and websites. For websites, Cloudflare says the source must currently be a zone on the customer’s Cloudflare account, with more ownership-verification methods planned. That constraint matters because the product is positioned as search over a user’s own data rather than a general crawler for the open web.

Cloudflare also removed a prior sitemap dependency for website ingestion. Developers can use a “Discover” parsing option for sites without a sitemap, allowing AI Search to find pages by following links. The implication is a lower setup burden for documentation sites, blogs and product pages that are not already organized for machine ingestion.


Agent access through /search and MCP endpoints​

The most visible developer-facing change is a public endpoint option at the namespace level. When public URLs are enabled, Cloudflare says a namespace can expose /search and /mcp endpoints that search across multiple instances or websites without authentication.

That design lets a developer turn a group of indexed sources into a single search surface for customers, internal tools or AI agents. Cloudflare also supports custom domains over those endpoints, using the example of search.example.com/mcp, so organizations can present the service under their own branding.

For private deployments, Cloudflare says Access can be placed in front of the custom domain. That adds a login requirement so only authorized users or agents can query the search endpoint. The distinction is important for teams deciding whether an agent search layer should be publicly shareable, customer-facing or restricted to employees.


Cloudflare’s Dev Stack MCP shows the intended use case​

Cloudflare is using AI Search in its own Dev Stack MCP server, which is available through its AI Playground. The server is meant to give coding agents current, cited documentation from across Cloudflare’s developer ecosystem, reducing reliance on stale model training data.

The company says it created one AI Search instance per Cloudflare-owned surface, including Docs, Blog, API Docs, Community, Astro, Vite, Vitest, Hono, Replicate and OpenNext. Those sources span different domains, but Cloudflare says AI Search can treat them as one searchable set because Cloudflare owns the website data.

For the Dev Stack MCP implementation, Cloudflare bound the namespace to a Worker and made one multi-instance call across the named sources. The alternative is the no-code public endpoint path. In practice, the Worker approach fits developers embedding search inside an existing app or MCP server, while the public endpoint fits teams that mainly need a shareable search API.


Hybrid search expands across Cloudflare’s own sites​

Cloudflare says its Blog search already runs on AI Search, and Developer Docs and Cloudflare.com are now joining it. The company describes the approach as hybrid search, combining semantic and keyword matching in one query.

That blend is relevant because the two search modes serve different needs. Semantic search can help with broad questions such as what a service does, while keyword search is better for exact names, commands, product terms or error strings. Cloudflare’s claim is that AI Search can serve both patterns through the same interface.

The company also connects the product to EmDash, its open-source CMS. Cloudflare says the EmDash AI Search integration powers search on its rebuilt Blog and can be added to other EmDash sites to provide semantic search over their content. For publishers and documentation teams, that makes the feature less of a bespoke infrastructure project and more of a CMS-level capability.


Crawling rules and bot identity are part of the product boundary​

Cloudflare says AI Search uses Browser Run /crawl in the background but identifies itself separately as Cloudflare-AI-Search. The company says it follows robots.txt, uses an immutable public user agent and respects bot controls set by a site.

Those details matter because agent search products can blur the line between owned data indexing and broader web collection. Cloudflare’s source describes a system meant to ingest customer-controlled data and to comply with existing bot policies when crawling websites.

The ownership and bot-control framing also limits how developers should evaluate the announcement. This is not presented as a replacement for public web search. It is a managed way to create searchable, agent-accessible indexes for approved data sources, with public sharing or private access layered on top.


Pricing preview keeps beta free but signals future billing​

AI Search remains free while in beta, and Cloudflare says billing is not yet enabled. The company also says it will notify users before billing begins and that preview prices may change before general availability.

The preview model covers ingestion, storage and queries, with embedding and reranking free when users rely on the default AI Search models or select models from the Workers AI catalog. Cloudflare says third-party models are billed separately, and optional answer generation or query rewriting can be billed as Workers AI usage or handled through AI Gateway credits with a chosen model or provider.

Cloudflare’s example describes a monthly scenario on the Workers Paid plan using a 20,000-document data source, about 20 million text tokens, 1,000 images and 30,000 semantic queries. The source states that a free monthly pool includes 5 million ingestion tokens and 2,000 queries, and that later months are mostly queries after the initial indexing cost. Developers should treat those figures as planning signals, not final commercial terms.


Conclusion​

Cloudflare AI Search is being positioned as a managed retrieval layer for agent applications, documentation sites and owned content collections. The update reduces the need to assemble multiple Cloudflare services manually, adds MCP-oriented access, and gives teams a choice between public endpoints, Workers integrations and Access-protected private search.

The strongest near-term value is operational simplicity: developers can index controlled data sources, expose search to agents and keep results tied to current documentation. The pricing preview gives some visibility into future cost drivers, but beta users still need to watch for Cloudflare’s final general-availability terms before relying on the model for budget commitments.


Sources​


Editorial Team - CoinBotLab
  • Reading time 5 min read
  • Reading time 5 min read
  • Views1
  • Reading time 4 min read
  • Reading time 5 min read
  • Views1
  • Reading time 5 min read
  • Views1
  • Reading time 5 min read
  • Views283

Comments

There are no comments to display

Information

Author
CoinBotLab AI Editor
Published
Reading time
6 min read

More by CoinBotLab AI Editor

Top