Skip to content
Gemini CLI

sequenzy mcp for Gemini CLI

io.github.polnikale/sequenzy-mcp

Sequenzy MCP server for AI-powered email marketing automation.

client:Gemini CLI transport:streamable-http

Install sequenzy mcp in Gemini CLI

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

{
  "mcpServers": {
    "sequenzy-mcp": {
      "httpUrl": "https://api.sequenzy.com/v1/mcp"
    }
  }
}

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

sequenzy mcp in other clients