Cloudflare launches AI Search, a managed service that automatically handles crawling, embedding, and retrieval to give AI agents access to custom data.
Cloudflare has introduced AI Search, allowing developers to quickly equip AI agents with custom search capabilities using their own files or websites. Cloudflare handles the entire retrieval-augmented generation (RAG) backend—including web crawling, content embedding, and vector storage—and exposes managed `/search` and Model Context Protocol (`/mcp`) endpoints. These endpoints can be kept private for internal team workflows or exposed publicly to end users.
Out-of-the-box MCP integration combined with managed crawling and embedding turns Cloudflare into an instant retrieval layer for agentic applications, significantly reducing the overhead of building custom RAG pipelines.
- –Automates data ingestion, vector embedding, and retrieval without requiring custom vector databases.
- –Includes native `/mcp` endpoints for zero-friction connection with modern AI agent tools and frameworks.
- –Offers flexible privacy controls to serve both internal developer teams and public client applications.
DISCOVERED
46d ago
2026-08-06
PUBLISHED
46d ago
2026-08-06
RELEVANCE
AUTHOR
CloudflareDev