catalog
C
catalog
/find_alternatives

Find tool alternatives

Find curated alternatives to a given AI tool by its directory slug. If the tool has shut down, returns live replacements. Good for "what should I use instead of

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 /find_alternatives for me.

Input

FieldTypeDescription
slug*stringThe directory slug of the tool to find alternatives for.

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":"/find_alternatives","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-tooldirectory-catalog -e /find_alternatives -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-tooldirectory-catalog", endpoint: "/find_alternatives", input: {"slug":"..."} })

Try it

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