Approval Studio for Gemini CLI
studio.approval/mcp
Approval Studio is an online proofing software for creative teams and everyone working with designs
client:Gemini CLI
transport:streamable-http
Install Approval Studio in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.approval.studio/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs