MaxVideoAI for Gemini CLI
com.maxvideoai/maxvideoai
Plan, compare, price, generate, and recover AI video from compatible MCP clients.
client:Gemini CLI
transport:streamable-http
Install MaxVideoAI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"maxvideoai": {
"httpUrl": "https://api.maxvideoai.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