123elec mcp for Gemini CLI
io.github.servicedsi/123elec-mcp
Interface MCP officielle du site marchand 123elec, catalogue, stock, panier, commandes.
client:Gemini CLI
transport:streamable-http
tools:5
Install 123elec mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"123elec-mcp": {
"httpUrl": "https://mcp.123elec.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