Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Badgr Auto — Token Optimization, Smart Routing, Local Models & ReceiptsNew to Visual Studio Code? Get it now.
Badgr Auto — Token Optimization, Smart Routing, Local Models & Receipts

Badgr Auto — Token Optimization, Smart Routing, Local Models & Receipts

aibadgr

|
6 installs
| (0) | Free
Cut AI coding costs with token optimization — strip repeated context on every request. Then route across local models, cheaper cloud tiers, and premium fallbacks. Track savings, latency, and receipts in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Badgr Auto for VS Code

MIT License VS Code Marketplace

VS Code companion for badgr-auto: start the local proxy, configure Cline/Continue/Copilot and other tools, and inspect receipts without leaving the editor.

Docs · CLI source · AI Badgr

Install

  1. Install the CLI (required):

    npm install -g badgr-auto
    
  2. Install the extension from the VS Code Marketplace.

  3. Run Badgr: Setup Wizard from the Command Palette, or open the Badgr Auto sidebar.

Commands

Command Description
Badgr: Setup Wizard First-run setup and routing options
Badgr: Start Proxy Start the local proxy
Badgr: Stop Proxy Stop the proxy
Badgr: Open Monitor Open the terminal monitor
Badgr: Show Receipts Open the receipts webview
Badgr: Copy Base URL Copy http://localhost:<port>/v1
Badgr: Configure Tool Point a supported tool at the proxy
Badgr: Restore Tool Config from Backup Restore a backed-up tool config

Settings

Setting Default Description
badgr.port 8787 Proxy port (falls back to auto-config.json when unset)
badgr.autoStartProxy false Start the proxy when VS Code opens

Requirements

  • VS Code 1.85+
  • Node.js 20.10+
  • badgr-auto on PATH (npm install -g badgr-auto)

Development

cd extensions/vscode
npm install
npm run compile
npm run test:unit
npm run package

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft