AI Worlds CLI Knowledge for Gemini CLI
com.claude-world/worlds-knowledge
Source-checked CLI guides and model-aware planning for Claude Code, Codex, and Grok Build.
client:Gemini CLI
transport:streamable-http
tools:12
Install AI Worlds CLI Knowledge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"worlds-knowledge": {
"httpUrl": "https://mcp.claude-world.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs