Agentic discovery is how AI agents find, evaluate, and choose products, with no human in the loop.
This guide shows you how to optimize APIs, MCP servers, and libraries to be chosen by default for coding agents like Claude Code, Codex, and OpenCode.
The Generative Engine Optimization (GEO) techniques are designed to also work for generic work agents like OpenClaw, Claude Cowork, Copilot, and more.
Last verified: June 12, 2026 · re-tested quarterly
Agents now make the call themselves. They search, compare, and pick a product with no human reading the results.
But SEO and GEO still optimize for the human doing the searching. Agentic discovery is the third box: being the default the agent reaches for.
The work moved from winning a position, to winning a citation, to winning the selection.
Defaults are the new rankings. · SEO → GEO → Agentic Discovery
An agent runs four steps to pick a product: find → research → shortlist → act. Here is the whole method on one screen: what the agent does at each step, and what you do about it.
Most plays are tools that recur across steps, so the same name shows up in more than one column. Find is the entry gate. The later steps move the final pick the most.
Twenty-three pages across six sections, plus ten company teardowns. Read front to back, or let the audit route you straight to the plays that move the needle.
Every agent that chooses runs the same flow: find → research → shortlist → act. We prove it on one tier end-to-end; most of the same levers carry to the rest.
Subscribe to the newsletter to get the next volume the day it ships.
Agentic discovery is how AI agents find, evaluate, and choose products on behalf of their users. It is the full flow from first awareness to completed integration or purchase, with no human in the loop. It runs across four channels: the model's training prior, the web search-and-fetch surface, the retrieval layer (llms.txt, Context7, MCP), and the environment layer (AGENTS.md rules files).
GEO and AEO optimize the answer an AI shows a human. That is a citation layer. Agentic discovery covers what happens when the agent itself decides and acts: the queries it writes for itself, the pages it opens, the claims it verifies, and the product it silently installs. Mention is not selection, and this guide measures selection.
This edition is proven on coding agents (Claude Code, Codex, OpenCode, Cursor, Copilot) choosing APIs, MCP servers, libraries, and developer tools. Roughly 60–70% of the levers (registries, llms.txt, markdown docs, MCP, evals) serve any agent tier. Volume 2 extends the instrumentation to work and computer-use agents.
Birdseye is our free Mac app for agent observability. It replays an AI coding agent's research run as four layers (every query, every fetch, every extracted claim, every verdict) so you can see exactly why an agent did or did not pick you. It produced every search/fetch statistic in this guide.
ARD is an open spec from Google and a Linux Foundation working group (announced late May 2026) for discovering agentic resources: you publish a `/.well-known/ai-catalog.json` listing your MCP servers, agents, and APIs, and registries index it so agents can find you. If you ship one of those resources, publishing the file is a cheap (~1 hour) first-mover option, our 2026-06-18 census found 0 of 39 top sites doing it yet. But there is no agent-queried ARD registry today, so treat it as a forecast, not a working channel. Full guide: Agentic Resource Discovery (ARD).
Get an agent-readiness diagnosis of your product, especially API and MCP products, plus the punch-list to become the one agents pick by default.