TaskFuel.ai for Gemini CLI
io.github.taskfuel/taskfuel
Specialist tools for any job — a lead, an image, a song, live data, and more.
client:Gemini CLI
transport:streamable-http
Install TaskFuel.ai in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"taskfuel": {
"httpUrl": "https://app.taskfuel.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs