@visa/cli 2.0.0-rc.49 → 2.0.0-rc.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,6 +33,14 @@ Add to your MCP client config:
33
33
 
34
34
  Once connected, your assistant will have access to all payment tools. The first time you use a paid tool, you'll be prompted to log in and enroll a card — you'll get $1 in free credits to start.
35
35
 
36
+ ## Enable the spend HUD (recommended)
37
+
38
+ Keep an eye on what your agents are spending. The HUD shows your balance, active card, and recent tool usage on every prompt.
39
+
40
+ ```bash
41
+ visa-cli config hud enable
42
+ ```
43
+
36
44
  ---
37
45
 
38
46
  ## CLI commands