Site Rep MCP for Gemini CLI
io.github.nish3451/site-rep
Read-only Site Rep handoff: agent brief, pending work, first-customer receipt with payment evidence.
client:Gemini CLI
transport:streamable-http
Install Site Rep MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"site-rep": {
"httpUrl": "https://siterep.net/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