TweetFeed for Gemini CLI
io.github.0xdaniellopez/tweetfeed
IOCs (URLs, domains, IPs, hashes) shared by the infosec community on X/Twitter. No auth, CC0.
client:Gemini CLI
transport:streamable-http
tools:14
Install TweetFeed in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tweetfeed": {
"httpUrl": "https://mcp.tweetfeed.live/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs