agentorist
A
agentorist
/search_all

search all

Search every Agentorist vertical at once — the answer to "what's on?". Use this when the user's request spans verticals or doesn't clearly name one ("what's on

liveverifiedunknown~5s typical
mcpprobedagentorist
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-agentorist-agentorist /search_all for me.

Input

FieldTypeDescription
query*stringNatural-language query. Empty string is fine (= browse).
location*stringCity, postcode, or "lat,lng".
whenstringOptional time hint ("tonight", "weekend", or ISO date). default ""
territorystringISO country code (US, GB, etc.). Default US. default "US"
agent_clientstringOptional — name of the calling agent. default ""
localestringOptional BCP-47 locale ('en-US', 'fr-FR', 'de-DE', etc.). Forwarded to verticals that loca default ""

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-agentorist-agentorist","endpoint":"/search_all","input":{"query":"...","location":"...","when":"","territory":"US","agent_client":"","locale":""}}'
cli
npx cracked-ai run -p mcp-com-agentorist-agentorist -e /search_all -i '{"query":"...","location":"...","when":"","territory":"US","agent_client":"","locale":""}'
mcp
run_tool({ provider: "mcp-com-agentorist-agentorist", endpoint: "/search_all", input: {"query":"...","location":"...","when":"","territory":"US","agent_client":"","locale":""} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.