infytool for Gemini CLI
io.github.krupalghori44-dev/infytool
Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
client:Gemini CLI
transport:stdio
runtime:npm
Install infytool in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs