More Good Reviews for Gemini CLI
com.moregoodreviews/project
Manage customers, reviews, requests, and reputation for one More Good Reviews project.
client:Gemini CLI
transport:streamable-http
Install More Good Reviews in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"project": {
"httpUrl": "https://api.moregoodreviews.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