@ar-agents/mcp 0.4.3 → 0.4.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.4.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Picks up `@ar-agents/mercadopago@0.10.0` — compliance + DX + observability:
8
+ - **Audit logging** with pluggable adapter
9
+ - **Webhook idempotency dedup** to prevent double-processing
10
+ - **Pagination helpers** (AsyncIterable) for 7 paginated endpoints
11
+ - **Token bucket rate limiter** with adaptive learning
12
+ - **AR issuer cuotas catalog** (10+ AR banks + federal Ahora program)
13
+ - **OpenTelemetry instrumentation** via `/otel` subpath
14
+ - **3DS challenge resolution** via `confirmChallengeAndPoll`
15
+ - **+4 tools** → 86 total. **245 tests pass**.
16
+
3
17
  ## 0.4.3
4
18
 
5
19
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ar-agents/mcp",
3
- "version": "0.4.3",
3
+ "version": "0.4.4",
4
4
  "description": "MCP (Model Context Protocol) server that exposes the entire @ar-agents/* toolkit (identity, identity-attest, mercadopago, whatsapp, banking, facturacion, shipping) to any MCP host (Claude Desktop, Cursor, Codeium, etc.). One install, one config, all AR integrations.",
5
5
  "keywords": [
6
6
  "mcp",