How to make your SaaS discoverable by AI agents
Agents need machine-readable signals—not just a polished marketing site. This guide is for B2B SaaS, developer tools, and product-led companies.
1. Pick the right mental model
| You are… | Suggested site type on submit | Focus |
|---|---|---|
| Marketing + blog | content | robots.txt, sitemap, llms.txt, markdown negotiation |
| Product + API docs | product | + API catalog, ARD, auth.md |
| MCP / agent-first | agent_native | Full discovery stack (MCP card, skills, OAuth) |
| Online store | commerce | + UCP at /.well-known/ucp — see COMMERCE-PROTOCOLS.md |
AI Agent Pages scores you against the profile you choose so you are not penalized for checks that do not apply.
2. Core files (start here)
/llms.txt— guide/robots.txt— allow reputable AI crawlers; useContent-Signalwhere appropriate./sitemap.xml— standard SEO still helps agents./.well-known/mcp/server-card.json— if you expose MCP (guide).
Run a scan on isitagentready.com or submit to our directory for an automated breakdown.
3. Get listed (supply)
- Submit or use MCP
submit_listingafter /connect. - Wait for curator approval.
- Claim your listing if we discovered you first (email on your domain).
- Embed the agent-ready badge after approval.
4. Get found (demand)
- Ensure your listing spec is linkable from docs.
- Ask integration partners to cite your AI Agent Pages URL.
- Experiment with the Agent Tool Finder so you see how agents query the directory.
4. Commerce optional
If you sell online, publish UCP and choose site type commerce so checkout-related checks count toward your profile score.
Next step for your site
Run through the checklist, then list your site in the curated directory.
Machine-readable version: /guides/agent-ready-saas/raw