AI Worlds CLI Knowledge
AW
AI Worlds CLI Knowledge
/worlds_get_cli_command

Get One CLI Command

Return one current command path with all captured flags, arguments, value shapes, availability, risk, release metadata, and official source links. Accepts a sta

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_get_cli_command for me.

Input

FieldTypeDescription
product*string (claude-code | codex | grok-build)
command*string

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_get_cli_command","input":{"product":"claude-code","command":"..."}}'
cli
npx cracked-ai run -p mcp-com-claude-world-worlds-knowledge -e /worlds_get_cli_command -i '{"product":"claude-code","command":"..."}'
mcp
run_tool({ provider: "mcp-com-claude-world-worlds-knowledge", endpoint: "/worlds_get_cli_command", input: {"product":"claude-code","command":"..."} })

Try it

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