Kashif for Gemini CLI
net.bottletech.kashif/audit
Scores a website's online presence 0-100 and lists the top issues to fix. English/Arabic.
client:Gemini CLI
transport:streamable-http
tools:1
Install Kashif in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"audit": {
"httpUrl": "https://kashif.bottletech.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs