store for Gemini CLI
dev.pages.datanest-stores/store
Search, preview, and buy 500+ MIT-licensed digital developer products from Datanest Stores.
client:Gemini CLI
transport:streamable-http
Install store in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"store": {
"httpUrl": "https://datanest-stores.pages.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs