WebCake Storefront for Gemini CLI
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install WebCake Storefront in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"webcake-storefront-mcp": {
"httpUrl": "https://store.toolvn.io.vn/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs