Sellers

IdleChip Agent

Small desktop helper that scans your GPU and syncs live stats to the site. You still control everything from My GPUs in the browser — the helper runs on the machine with the card.

This is not the full IdleChip app — only the public GPU client. The marketplace stays on the website.

Quick start (npm)

Sign in on the site, open My GPUs, generate a pairing code, then run in Git Bash or PowerShell (Node.js required). Always start with npx:

npx idlechip-agent pair --url https://www.idlechip.com --code YOUR-CODE

npx idlechip-agent scan

Run in Git Bash or PowerShell on your PC. Start with npx — Node.js must be installed. idlechip-agent alone only works after npm install -g.

Download

Public agent source: github.com/lnctrl/idlechip-agent

Windows .exe (optional)

No Node required. Download from Releases, then:

$env:IDLECHIP_API_URL = "https://www.idlechip.com"
.\idlechip-agent-win-x64.exe pair --url https://www.idlechip.com --code YOUR-CODE
.\idlechip-agent-win-x64.exe scan

After you install

  1. Sign in or sign up on the site.
  2. Open My GPUs, generate a pairing code, and run the pair + scan commands above (or the Windows .exe equivalents).
  3. Select your GPU, register it, then enable live scanning and heartbeats on My GPUs.

Buyers do not need the agent. FAQ

Download — IdleChip Agent | IdleChip