Symphony for Gemini CLI
fr.symphony/symphony
Plan meals around your diet and allergies, build a basket, and order Symphony meal kits in France.
client:Gemini CLI
transport:streamable-http
Install Symphony in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"symphony": {
"httpUrl": "https://mcp.symphony.fr/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs