Kashif for Gemini CLI
com.kashifaudit/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://kashifaudit.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs