@carrierllc/mcp 0.10.2 → 0.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carrierllc/mcp",
3
- "version": "0.10.2",
3
+ "version": "0.10.4",
4
4
  "description": "Carrier MCP \u2014 natural-language control of MVNO/eSIM fleets via eSIMVault OCS. Stdio mode for direct integration with Claude Desktop, Cursor, Windsurf, and MCP-compatible clients. Ships the `carrier` CLI (plugin install + white-label eSIM storefront scaffold).",
5
5
  "license": "MIT",
6
6
  "author": "Carrier (Lifecycle Innovations Limited)",
@@ -6,14 +6,14 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "Carrier — natural-language MVNO/eSIM fleet control + white-label storefront for Claude Code.",
9
- "version": "0.1.3"
9
+ "version": "0.1.4"
10
10
  },
11
11
  "plugins": [
12
12
  {
13
13
  "name": "carrier",
14
14
  "source": "./carrier",
15
15
  "description": "Provision eSIMs, manage subscribers/packages/billing/usage/SMS/churn/fleet, and roll out a white-labeled storefront — all in natural language via the Carrier MCP.",
16
- "version": "0.1.3",
16
+ "version": "0.1.4",
17
17
  "author": {
18
18
  "name": "Lifecycle Innovations Limited",
19
19
  "url": "https://carrier.llc"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "carrier",
3
- "version": "0.1.3",
4
- "description": "Natural-language control of your MVNO/eSIM fleet — the Stripe of telecom. Provision eSIMs, manage subscribers, packages, billing, usage, SMS, churn, and fleet health, and roll out a white-labeled storefront. Wraps the Carrier MCP (113 tools over OAuth 2.1).",
3
+ "version": "0.1.4",
4
+ "description": "Natural-language control of your MVNO/eSIM fleet — the Stripe of telecom. Provision eSIMs, manage subscribers, packages, billing, usage, SMS, churn, and fleet health, and roll out a white-labeled storefront. Wraps the Carrier MCP (122 tools over OAuth 2.1).",
5
5
  "author": {
6
6
  "name": "Lifecycle Innovations Limited",
7
7
  "url": "https://carrier.llc"