Lots of Sounds for Gemini CLI
com.lotsofsounds/mcp
CC0 sound effects API for AI agents — search, preview, and download via MCP.
client:Gemini CLI
transport:streamable-http
tools:4
Install Lots of Sounds in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.lotsofsounds.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