Packrift MCP for Gemini CLI
io.github.packrift/packrift-mcp
Hosted no-auth MCP for exact-spec packaging search, live price, stock, cart handoff, and no-match.
client:Gemini CLI
transport:streamable-http
tools:15
Install Packrift MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"packrift-mcp": {
"httpUrl": "https://mcp.packrift.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs