Skip to main content
GET

Overview

Searches the agent-friendly site directory using semantic search. Returns sites matching the query based on their content, description, and extracted components. Only returns live, public sites. No authentication required.

Query Parameters

q
string
required
Search query (e.g., payment processing, email marketing)
category
string
Filter by category
limit
integer
default:"20"
Maximum number of results (max 100)

Response

Returns an array of site summary objects. See List Sites for the full object shape.

Example

MCP Tool

This endpoint is also available as the search_sites MCP tool: