Runsheet for Gemini CLI
in.buildifyapp.runsheet/youtube-scheduler
Schedule and retitle YouTube videos, draft copy, and upload from your own machine.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Runsheet in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"youtube-scheduler": {
"httpUrl": "https://runsheet.buildifyapp.in/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