AI Worlds CLI Knowledge
AW
AI Worlds CLI Knowledge
/worlds_compare_cli_workflows

Compare Coding-Agent Workflows

Find evidence for the same task across Claude Code, Codex, and Grok Build without pretending their commands or authority models are identical. Returns separatel

liveverifiedunknown~5s typical
mcpprobedaiworldscli
$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-claude-world-worlds-knowledge /worlds_compare_cli_workflows for me.

Input

FieldTypeDescription
query*string
productsarray
languagestring (en | zh-tw | ja) default "en"
limit_per_productinteger default 3

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-claude-world-worlds-knowledge","endpoint":"/worlds_compare_cli_workflows","input":{"query":"...","language":"en","limit_per_product":3}}'
cli
npx cracked-ai run -p mcp-com-claude-world-worlds-knowledge -e /worlds_compare_cli_workflows -i '{"query":"...","language":"en","limit_per_product":3}'
mcp
run_tool({ provider: "mcp-com-claude-world-worlds-knowledge", endpoint: "/worlds_compare_cli_workflows", input: {"query":"...","language":"en","limit_per_product":3} })

Try it

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