Skip to content
Gemini CLI

Deoochform for Gemini CLI

io.github.musaib001/deooch-forms

Create forms, read submissions, and build invitations from Claude, ChatGPT, or any MCP client.

client:Gemini CLI transport:streamable-http

Install Deoochform in Gemini CLI

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

{
  "mcpServers": {
    "deooch-forms": {
      "httpUrl": "https://deoochform.com/api/mcp/v2"
    }
  }
}

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

Deoochform in other clients