FableMaker for Gemini CLI
io.github.itpofy2024o/fable-maker
AI story generator — create illustrated storybooks, AI songs, and short AI video films
client:Gemini CLI
transport:streamable-http
tools:10
Install FableMaker in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fable-maker": {
"httpUrl": "https://fable-maker.pendia-community.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs