Autonomous Tool Factory for Gemini CLI
io.github.lorenestinfinite-maker/tool-factory
Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them.
client:Gemini CLI
transport:streamable-http
Install Autonomous Tool Factory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tool-factory": {
"httpUrl": "https://agency-backend-bbdk.onrender.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