ViewMax MCP for Gemini CLI
net.viewmaxstudio/viewmax
Generate AI video from any MCP client. Pick the model, see the per-second price before you spend.
client:Gemini CLI
transport:streamable-http
tools:4
Install ViewMax MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"viewmax": {
"httpUrl": "https://viewmaxstudio.net/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