Trade Intel for Gemini CLI
io.github.pipeworx-io/trade-intel
Trade Intel MCP — Compound tools that chain Comtrade, Census, Treasury,
client:Gemini CLI
transport:streamable-http
Install Trade Intel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trade-intel": {
"httpUrl": "https://gateway.pipeworx.io/trade-intel/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs