AW
AI Worlds CLI Knowledge
/worlds_search_knowledge
Search AI Worlds Knowledge
Search 162 multilingual, source-checked operating manuals for Claude Code, Codex, and Grok Build: 18 CLI usage and feature modules per product in English, Tradi
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_search_knowledge for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Natural-language task, concept, error, or exact CLI command. |
| worlds | array | Optional canonical world filters: claude, gpt, or grok. |
| products | array | Optional product filters such as claude-code, codex, or grok-build. |
| languages | array | Optional locale filters: en, zh-tw, or ja. |
| content_types | array | Optional content filters, for example tutorial or field-guide. |
| source_status | array | Optional provenance filter. Every published manual is source-checked. |
| scope | string (core) | The only collection is core: balanced, source-checked CLI usage and feature manuals. default "core" |
| limit | integer | default 8 |
| offset | integer | default 0 |
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_search_knowledge","input":{"query":"...","scope":"core","limit":8,"offset":0}}'cli
npx cracked-ai run -p mcp-com-claude-world-worlds-knowledge -e /worlds_search_knowledge -i '{"query":"...","scope":"core","limit":8,"offset":0}'mcp
run_tool({ provider: "mcp-com-claude-world-worlds-knowledge", endpoint: "/worlds_search_knowledge", input: {"query":"...","scope":"core","limit":8,"offset":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.