Product Hunt Data (Official API) for Gemini CLI
io.github.brenton-keller/product-hunt-data
Product Hunt launches, votes, makers, comments via the official API. Pay per result.
client:Gemini CLI
transport:streamable-http
Install Product Hunt Data (Official API) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"product-hunt-data": {
"httpUrl": "https://mcp.apify.com/?tools=brenton8907/product-hunt-data"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs