Skip to content
Gemini CLI

ZeroMind (OrigoZero game engine) for Gemini CLI

ai.origozero/zeromind

Build, run and publish 3D games in the Zero engine from Claude Code, Cursor or Codex, over MCP.

client:Gemini CLI transport:streamable-http

Install ZeroMind (OrigoZero game engine) in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "zeromind": {
      "httpUrl": "https://origozero.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

ZeroMind (OrigoZero game engine) in other clients