ASOHawk for Gemini CLI
io.github.prodocik/asohawk
ASO analytics and App Store optimization tools for indie iOS developers and AI agents.
client:Gemini CLI
transport:streamable-http
Install ASOHawk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"asohawk": {
"httpUrl": "https://asohawk.cc/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