FrameLane for Gemini CLI
io.framelane/framelane
Render video and run AI media tasks from a single declarative JSON request.
client:Gemini CLI
transport:streamable-http
Install FrameLane in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"framelane": {
"httpUrl": "https://mcp.framelane.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs