Skip to content
Gemini CLI

TheSignup for Gemini CLI

app.thesignup/mcp

TheSignup MCP server — read and manage signups, participants, webhooks, and analytics.

client:Gemini CLI transport:streamable-http

Install TheSignup in Gemini CLI

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

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

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

TheSignup in other clients