Skip to content
Cursor

pumpcheck for Cursor

com.edgethirteen.www/pumpcheck

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

client:Cursor transport:streamable-http

Install pumpcheck in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

pumpcheck in other clients