Skip to content
Gemini CLI

sphere for Gemini CLI

io.getsphere/sphere

Log meals, check calories and macros, set up a nutrition plan, and search foods.

client:Gemini CLI transport:streamable-http

Install sphere in Gemini CLI

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

{
  "mcpServers": {
    "sphere": {
      "httpUrl": "https://api.getsphere.io/functions/v1/mcp"
    }
  }
}

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

sphere in other clients