Tierux for Gemini CLI
com.tierux/mcp
Server-side purchase verification and entitlements for Google Play and Apple App Store over MCP.
client:Gemini CLI
transport:streamable-http
Install Tierux in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp-tierux.web.app"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs