Skip to content
Gemini CLI

Typeform for Gemini CLI

com.typeform/typeform

Build and edit forms, manage automations and contacts, and analyze responses.

client:Gemini CLI transport:streamable-http

Install Typeform in Gemini CLI

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

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

Typeform in other clients