shruwd mcp for Gemini CLI
io.github.ilpr/shruwd-mcp
Set up a brand, read its AI-search visibility, and act on diagnostic findings.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install shruwd mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shruwd-mcp": {
"httpUrl": "https://shruwd.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs