Skip to content
Gemini CLI

Eventship for Gemini CLI

com.eventship/mcp

Run in-person events from your AI: create events, manage tickets, attendees, broadcasts.

client:Gemini CLI transport:streamable-http

Install Eventship in Gemini CLI

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

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

Eventship in other clients