Configure Decompute Gateway for Claude Code, view license and usage, and copy the setup command. Hosted HTTPS gateway by default; local gateway is advanced opt-in.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Decompute for VS Code is a thin controller for Decompute Claude Gateway. It lets you connect a Decompute license, view usage and savings, configure the gateway URL, open the dashboard, and copy the Claude Code setup command.
Compression does not run inside this VSIX. It runs in the hosted Decompute Gateway by default, or in a separately installed Decompute Local Gateway for advanced private/local mode.
Quick Start
Install the extension.
Run Decompute: Copy Claude Code Setup Command.
Paste the copied command in a terminal to configure Claude Code through the Decompute CLI.
Run Decompute: Show Usage and Savings or open the dashboard from the command palette.
Commands
Command
What it does
Decompute: Get Started
Opens Decompute setup information.
Decompute: Activate License
Activates a Decompute license on this device.
Decompute: Upgrade
Opens the Decompute upgrade page.
Decompute: Show Status
Shows gateway, license, and quota status.
Decompute: Show Usage and Savings
Opens the usage and savings panel.
Decompute: Configure Gateway URL
Sets the Decompute Gateway URL used by the extension.
Decompute: Copy Claude Code Setup Command
Copies decompute configure claude-code.
Decompute: Check Local Gateway Status
Checks an advanced local gateway URL you configured separately.
Decompute: Open Dashboard
Opens the Decompute dashboard.
Settings
decompute.gatewayUrl - Decompute Gateway URL. The default is https://gateway.decompute.run.
decompute.localGatewayUrl - optional advanced local gateway URL for the local status check.
decompute.pollSeconds - status refresh interval in seconds.
Privacy
The extension stores a random Decompute device id so the gateway can report license and quota status for this device. It does not ask for or store model-provider credentials. Local gateway installation and Claude Code configuration are handled by the separate Decompute CLI/native installer path.