Agent Sites
List Sites
Browse the agent-friendly site directory
GET
Overview
Returns a paginated list of live, public agent-friendly sites. Each site has been crawled and analyzed to extract structured components (contact info, pricing, docs, FAQs, etc.) that AI agents can consume directly. No authentication required.Query Parameters
string
Filter sites by keyword in name or description
string
Filter by category (e.g.,
productivity, development, finance)string
Sort order (e.g.,
newest, popular)integer
default:"20"
Maximum number of sites to return (max 100)
integer
default:"0"
Number of sites to skip for pagination
Response
array
Array of site summary objects
integer
Total number of matching sites (for pagination)
Example
MCP Tool
This endpoint is also available as thesearch_sites MCP tool:
