@ar-agents/mcp 0.1.0 → 0.1.1

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 -6
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @ar-agents/mercadopago@0.3.0
9
+ - @ar-agents/identity-attest@0.2.0
10
+
3
11
  ## 0.1.0
4
12
 
5
13
  ### Initial release — the MCP wrapper
@@ -15,12 +23,12 @@ One MCP server that bundles the entire `@ar-agents/*` toolkit (identity, identit
15
23
 
16
24
  **Tool inventory**
17
25
 
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 |
26
+ | Source | Tools (when configured) |
27
+ | --------------------------------- | ----------------------- |
28
+ | `@ar-agents/identity` (always on) | 1-2 |
29
+ | `@ar-agents/identity-attest` | 5 |
30
+ | `@ar-agents/mercadopago` | 21 |
31
+ | `@ar-agents/whatsapp` | 6 |
24
32
 
25
33
  **Env-var configuration**
26
34
 
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.1",
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",