Red String for Gemini CLI
xyz.redstringapp/red-string
Revenue research and pipeline tools for agencies: scouting, contact intel, ABM, cadences, briefs.
client:Gemini CLI
transport:streamable-http
Install Red String in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"red-string": {
"httpUrl": "https://app.redstringapp.xyz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs