StarHunt for Gemini CLI
com.getstarhunt/github-developer-sourcing
Hiring developers? Find and source software engineers by what they build on GitHub.
client:Gemini CLI
transport:streamable-http
Install StarHunt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"github-developer-sourcing": {
"httpUrl": "https://app.getstarhunt.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