freight pulse for Gemini CLI
io.github.baneado98/freight-pulse
Ocean & multimodal freight intelligence: rates, landed cost, transit, customs, risk, ship decisions
client:Gemini CLI
transport:streamable-http
Install freight pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"freight-pulse": {
"httpUrl": "https://freight-pulse-mcp.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs