ReplyPen for Gemini CLI
com.replypen/replypen
Grounded support investigation for ReplyPen customers. Sign in with your ReplyPen account.
client:Gemini CLI
transport:streamable-http
Install ReplyPen in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"replypen": {
"httpUrl": "https://app.replypen.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