Skip to content
Gemini CLI

pumpcheck for Gemini CLI

com.edgethirteen.www/pumpcheck

Detect npm download-pumping before adding a dependency: real usage vs inflated counter.

client:Gemini CLI transport:streamable-http

Install pumpcheck in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "pumpcheck": {
      "httpUrl": "https://www.edgethirteen.com/api/mcp/pumpcheck"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

pumpcheck in other clients