Skip to content
Gemini CLI

FormEdge for Gemini CLI

app.formedge/formedge

Create, edit, preview and publish FormEdge forms and landing pages, and review submissions.

client:Gemini CLI transport:streamable-http

Install FormEdge in Gemini CLI

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

{
  "mcpServers": {
    "formedge": {
      "httpUrl": "https://mcp.formedge.app/mcp"
    }
  }
}

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

FormEdge in other clients