Skip to content
Gemini CLI

Glide for Gemini CLI

dev.glideapps/mcp

Glide's official MCP server — build, manage, and operate GlideOS apps, data, and workflows.

client:Gemini CLI transport:streamable-http

Install Glide in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.glideapps.dev/mcp"
    }
  }
}

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

Glide in other clients