sounds for Gemini CLI
com.sfxmint/sounds
Free CC0 sound effects for agents: ask by role (button-click, coin), sets, or search 4,600+.
client:Gemini CLI
transport:streamable-http
tools:4
Install sounds in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sounds": {
"httpUrl": "https://sfxmint.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