Skip to content
Gemini CLI

Dee — Free Music for AI Agents for Gemini CLI

io.github.danielwuhk77/dee-mcp

Free AI music generation. Generate, share, and discover songs. First 10/month free.

client:Gemini CLI transport:stdio runtime:pypi

Install Dee — Free Music for AI Agents in Gemini CLI

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

{
  "mcpServers": {
    "dee-mcp": {
      "command": "uvx",
      "args": [
        "dee-mcp"
      ]
    }
  }
}

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

Dee — Free Music for AI Agents in other clients