RepScale for Gemini CLI
io.github.kbrayatl/repscale
Sales research and prep tools for B2B reps. Prospect briefs, angles, citations.
client:Gemini CLI
transport:streamable-http
Install RepScale in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"repscale": {
"httpUrl": "https://app.repscale.ai/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