Skip to content
Gemini CLI

Mako for Gemini CLI

io.github.mako-ai/mako

Explore your databases, validate SQL, and build & publish data apps in your Mako workspace.

client:Gemini CLI transport:streamable-http

Install Mako in Gemini CLI

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

{
  "mcpServers": {
    "mako": {
      "httpUrl": "https://app.mako.ai/api/mcp"
    }
  }
}

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

Mako in other clients