Skip to content
Gemini CLI

Strutter AI for Gemini CLI

io.github.strutterai/strutter

AI-powered RFP response management. Search Q&A libraries, draft responses, and upload documents.

client:Gemini CLI transport:streamable-http

Install Strutter AI in Gemini CLI

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

{
  "mcpServers": {
    "strutter": {
      "httpUrl": "https://mcp.strutterai.com/mcp"
    }
  }
}

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

Strutter AI in other clients