AI Worlds CLI Knowledge
AW
AI Worlds CLI Knowledge
/worlds_list_catalog

List Knowledge Catalog Status

Return public corpus counts, supported worlds, languages, products, source-quality counts, the build commit, and the current publication gate. This public DTO d

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

Input

This endpoint takes an open JSON object. See the upstream docs for its input schema.

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

Try it

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