Skip to content
Zed

pumpcheck for Zed

com.edgethirteen.www/pumpcheck

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

client:Zed transport:streamable-http

Install pumpcheck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pumpcheck": {
      "url": "https://www.edgethirteen.com/api/mcp/pumpcheck"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

pumpcheck in other clients