Skip to content
Grok

AI Worlds CLI Knowledge for Grok

com.claude-world/worlds-knowledge

Source-checked CLI guides and model-aware planning for Claude Code, Codex, and Grok Build.

client:Grok transport:streamable-http tools:12

Install AI Worlds CLI Knowledge in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "worlds-knowledge": {
      "type": "http",
      "url": "https://mcp.claude-world.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

AI Worlds CLI Knowledge in other clients