Gemini CLI quickstart¶
- Preview:
openclaw-mem install --harness gemini --root ~ --dry-run --json. - Install
mcpServers.openclaw-memand the skill card:openclaw-mem install --harness gemini --root ~ --verify --json. - Restart Gemini CLI and run
/mcpto inspect the connection. - Diagnose later with
openclaw-mem doctor --harness gemini --root ~ --json.
The default user path is ~/.gemini/settings.json, matching the Gemini CLI configuration documentation. Override it with --config-path if your installation differs.