Global Logistics (AfterShip labels with your own carrier accounts) for Gemini CLI
app.wishpool/global-logistics-mcp
Global shipping labels for AI agents via AfterShip with your own carrier accounts.
client:Gemini CLI
transport:streamable-http
Install Global Logistics (AfterShip labels with your own carrier accounts) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"global-logistics-mcp": {
"httpUrl": "https://logi-global.wishpool.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