shop for Gemini CLI
uk.co.diningco/shop
Dining Co: Tables for the UK, with the sizes, materials and colours that decide the choice —...
client:Gemini CLI
transport:stdio
runtime:npm
Install shop in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shop": {
"command": "npx",
"args": [
"-y",
"@ellul-estate/diningco-co-uk-shop-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs