Alternativas IA
AI
Alternativas IA
/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
mcpprobedalternativasia
$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-alternativasia-alternativasia /list_alternatives for me.

Input

FieldTypeDescription
target*stringSlug 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-alternativasia-alternativasia","endpoint":"/list_alternatives","input":{"target":"..."}}'
cli
npx cracked-ai run -p mcp-com-alternativasia-alternativasia -e /list_alternatives -i '{"target":"..."}'
mcp
run_tool({ provider: "mcp-com-alternativasia-alternativasia", endpoint: "/list_alternatives", input: {"target":"..."} })

Try it

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