toolforte for Gemini CLI
io.github.toinedotcom/toolforte
Exact IBAN, VAT, cron, regex answers; HTML/URL to hosted PDF or screenshot; agent memory; workflows.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:14
Install toolforte in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"toolforte": {
"httpUrl": "https://toolforte.com/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