BK
Beste KI Tools
/list_alternatives
List alternatives to a tool
List live, same-category alternatives to a well-known AI tool (e.g. 'chatgpt', 'notion-ai', 'figma'). Call this when a user asks 'what are the alternatives to X
liveverifiedunknown~5s typical
mcpprobedbestekitools
$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-bestekitools-bestekitools /list_alternatives for me.
Input
| Field | Type | Description |
|---|---|---|
| target* | string | Slug of the well-known target tool, e.g. 'chatgpt'. |
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-bestekitools-bestekitools","endpoint":"/list_alternatives","input":{"target":"..."}}'cli
npx cracked-ai run -p mcp-com-bestekitools-bestekitools -e /list_alternatives -i '{"target":"..."}'mcp
run_tool({ provider: "mcp-com-bestekitools-bestekitools", endpoint: "/list_alternatives", input: {"target":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.