C
catalog
/search_tools
Search AI tools
Search the AI Tool Directory catalog (2,000+ AI tools) by keyword, use case, or category using hybrid semantic search. Returns ranked tools with slug, one-line
liveverifiedunknown~5s typical
mcpprobedcatalog
$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-ai-tooldirectory-catalog /search_tools for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | What the user is looking for, e.g. "AI video editing" or "alternatives to Jasper". |
| limit | integer | Max results (1-20, default 8). |
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-ai-tooldirectory-catalog","endpoint":"/search_tools","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-ai-tooldirectory-catalog -e /search_tools -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-ai-tooldirectory-catalog", endpoint: "/search_tools", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.