Diffbot for Gemini CLI
io.github.pipeworx-io/diffbot
Diffbot MCP — Knowledge Graph company enrichment + web content extraction (diffbot.com)
client:Gemini CLI
transport:streamable-http
Install Diffbot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"diffbot": {
"httpUrl": "https://gateway.pipeworx.io/diffbot/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs