Evercraft Web for Gemini CLI
io.github.jgaethle10/evercraft-web
Read public web content with Evercraft; search and browser automation stay behind safety gates.
client:Gemini CLI
transport:streamable-http
tools:3
Install Evercraft Web in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"evercraft-web": {
"httpUrl": "https://base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/evercraftWebMcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs