Teno Store for Gemini CLI
io.github.zoubirabde9a/teno-store
Shop Algeria's marketplace or manage seller products, orders, and storefronts securely.
client:Gemini CLI
transport:streamable-http
Install Teno Store in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"teno-store": {
"httpUrl": "https://api.teno-store.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