warp agent mcp for Gemini CLI
io.github.warpfreight/warp-agent-mcp
Quote, book, and track LTL, FTL, cargo van, and box-truck freight via the Warp API.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:33
Install warp agent mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"warp-agent-mcp": {
"httpUrl": "https://mcp.wearewarp.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs