Skip to content
Gemini CLI

Wavedash for Gemini CLI

io.github.wvdsh/wavedash

Wavedash docs and workflow guidance for building and publishing browser games.

client:Gemini CLI transport:streamable-http tools:4

Install Wavedash in Gemini CLI

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

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

What Gemini CLI can do once it is connected

Wavedash in other clients