Skip to content
Gemini CLI

localplate mcp for Gemini CLI

io.github.daniel-cherny/localplate-mcp

LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance.

client:Gemini CLI transport:streamable-http

Install localplate mcp in Gemini CLI

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

{
  "mcpServers": {
    "localplate-mcp": {
      "httpUrl": "https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp"
    }
  }
}

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

localplate mcp in other clients