store for Gemini CLI
com.thenightsky/store
Design custom star maps and engraved jewellery in chat; checkout finishes on thenightsky.com.
client:Gemini CLI
transport:streamable-http
Install store in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"store": {
"httpUrl": "https://mcp.thenightsky.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