Skip to content
Gemini CLI

IFTTT MCP server for Gemini CLI

com.ifttt/mcp

Automate 1,000+ services from any MCP-compatible AI agent: build Applets, run actions and queries.

client:Gemini CLI transport:streamable-http

Install IFTTT MCP server in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://ifttt.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

IFTTT MCP server in other clients