AI Worlds CLI Knowledge
com.claude-world/worlds-knowledgeSource-checked CLI guides and model-aware planning for Claude Code, Codex, and Grok Build.
Tools · 12
Search 162 multilingual, source-checked operating manuals for Claude Code, Codex, and Grok Build: 18 CLI usage and feature modules per product in English, Traditional Chinese, and Japanese. Website ar…
Read the bounded public excerpt and metadata for one source-checked CLI manual returned by worlds_search_knowledge. Follow canonical_url for the complete manual. Structured CLI command tools remain co…
Find evidence for the same task across Claude Code, Codex, and Grok Build without pretending their commands or authority models are identical. Returns separately ranked groups with source dates and ca…
Return public corpus counts, supported worlds, languages, products, source-quality counts, the build commit, and the current publication gate. This public DTO deliberately excludes local paths, packag…
Search current command paths, flags, interactive commands, configuration names, environment-variable names, workflows, and release drift for Claude Code, Codex, and Grok Build. Results contain factual…
Return one current command path with all captured flags, arguments, value shapes, availability, risk, release metadata, and official source links. Accepts a stable id or full command path.
Search configuration keys and environment-variable names for one CLI. Returns public schema metadata and source links, never local values.
Find one provider-specific workflow and its recorded command steps without translating flags between providers.
Return the exact release snapshot, capture date, factual entity counts, official sources, generated website reference, and drift status for all three CLIs.
Return dated, source-grounded model catalogs for Claude Code, Codex, and Grok Build, including selector syntax, per-model effort support, availability constraints, and provider-native orchestration mo…
Create a read-only, dependency-aware work plan across Claude Code, Codex, and Grok Build. It selects a concrete dated-catalog model and supported native effort for each workstream, while keeping CLI f…
Choose the maximum-depth model-and-effort pairing for one difficult problem within the caller's actual CLI set. For a single CLI it selects that provider's strongest catalog role; with multiple CLIs i…
Resources · 1
Public corpus inventory without control-plane paths or private build metadata.
worlds://catalog
Prompts · 3
Enter a planning mode that decomposes work, preserves continuity, and routes bounded workstreams by documented CLI and model fit while keeping native effort, provider orchestration, permissions, and v…
Use the Worlds Knowledge MCP as a model-selection consultant for one difficult problem, including single-CLI users, without enabling orchestration or expanding authority.
Create a retrieval-first prompt for answering a Claude Code, Codex, or Grok Build operating question with dated evidence.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai_worlds_cli_knowledge": {
"url": "https://mcp.claude-world.com/mcp",
"transport": "streamable-http"
}
}
}