Ask the Docs¶
Natural-language search over the full Agent Patterns corpus — ask a question, get an answer grounded in the site's pages, with links to the sources it drew from.
Answers are generated from the pages of this site and nothing else; every result links to the page it came from. For exact-phrase or keyword lookup, the header search (the / shortcut) remains the faster tool.
For AI agents¶
Agents can query the same index directly over MCP (streamable HTTP, no authentication, read-only):
https://024a397e-1bb1-47a1-a5c6-ba5914b1d289.search.ai.cloudflare.com/mcp
The endpoint is advertised in this site's MCP server card, alongside the other machine-readable surfaces: llms.txt, per-page markdown twins (<page-url>index.md), and the agent-skills index.
Related¶
- What is GEO — why this site is structured for AI retrieval
- How AI Engines Cite — what makes a page citable
- This site's agent access policy — no authentication, all agent surfaces public (robots.txt carries the machine-readable form)
- AI Crawler Policy — guidance on setting a robots.txt/WAF policy for AI crawlers on your own site