Smartwebchat for Gemini CLI
de.smartwebchat/chatbots
Create and manage website chatbots for European SMBs: bots, chat, and captured leads.
client:Gemini CLI
transport:streamable-http
Install Smartwebchat in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chatbots": {
"httpUrl": "https://smartwebchat.de/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs