signalpipe for Gemini CLI
io.github.abyousef739/signalpipe
Buying-intent judgement for AI agents: a three-judge panel scores any text as buyer or not.
client:Gemini CLI
transport:streamable-http
Install signalpipe in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"signalpipe": {
"httpUrl": "https://api.signalpipe.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