AffiliateSpy for Gemini CLI
io.github.mattrow/affiliatespy
Find and recruit the creators and sites already promoting your competitors, with proof.
client:Gemini CLI
transport:streamable-http
Install AffiliateSpy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"affiliatespy": {
"httpUrl": "https://www.affiliatespy.io/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