@curless/agentbank-merchant-mcp 0.0.13 → 0.0.15

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
@@ -16,6 +16,7 @@ table fallback for hosts without the card.
16
16
 
17
17
  - **`list_orders`** — this merchant's orders (what agents have paid), newest first.
18
18
  - **`get_balance`** — the live Curless wallet balance per currency (available / frozen).
19
+ - **`get_order`** — one order in full: line items + the card it was paid with.
19
20
 
20
21
  ## Use (Claude Desktop `claude_desktop_config.json`)
21
22