Skip to content
Gemini CLI

PipesHub for Gemini CLI

io.github.pipeshub-ai/mcp

Permissioned search and cited answers over Slack, Drive, Gmail, Jira, and 50+ workplace sources.

client:Gemini CLI transport:streamable-http runtime:npm

Install PipesHub in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://{instance_host}/mcp"
    }
  }
}

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

PipesHub in other clients