Malwagon for Gemini CLI
com.malwagon/malwagon
Submit files and URLs to a malware sandbox, poll scans, fetch reports, hashes and IOCs.
client:Gemini CLI
transport:streamable-http
tools:5
Install Malwagon in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"malwagon": {
"httpUrl": "https://malwagon.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