@ar-agents/mcp 0.1.0 → 0.1.2

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 +21 -6
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @ar-agents/mercadopago@0.4.0
9
+
10
+ ## 0.1.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @ar-agents/mercadopago@0.3.0
16
+ - @ar-agents/identity-attest@0.2.0
17
+
3
18
  ## 0.1.0
4
19
 
5
20
  ### Initial release — the MCP wrapper
@@ -15,12 +30,12 @@ One MCP server that bundles the entire `@ar-agents/*` toolkit (identity, identit
15
30
 
16
31
  **Tool inventory**
17
32
 
18
- | Source | Tools (when configured) |
19
- |---|---|
20
- | `@ar-agents/identity` (always on) | 1-2 |
21
- | `@ar-agents/identity-attest` | 5 |
22
- | `@ar-agents/mercadopago` | 21 |
23
- | `@ar-agents/whatsapp` | 6 |
33
+ | Source | Tools (when configured) |
34
+ | --------------------------------- | ----------------------- |
35
+ | `@ar-agents/identity` (always on) | 1-2 |
36
+ | `@ar-agents/identity-attest` | 5 |
37
+ | `@ar-agents/mercadopago` | 21 |
38
+ | `@ar-agents/whatsapp` | 6 |
24
39
 
25
40
  **Env-var configuration**
26
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ar-agents/mcp",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "MCP (Model Context Protocol) server that exposes the entire @ar-agents/* toolkit (identity, identity-attest, mercadopago, whatsapp) to any MCP host (Claude Desktop, Cursor, Codeium, etc.). One install, one config, all AR integrations.",
5
5
  "keywords": [
6
6
  "mcp",