Webcake Landing for Gemini CLI
io.github.vuluu2k/webcake-landing-mcp
Build, validate, and persist Webcake landing-page source JSON: element schemas plus AI usage hints.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Webcake Landing in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"webcake-landing-mcp": {
"httpUrl": "https://mcp.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