@carrierllc/mcp 0.11.8 → 0.11.9
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.
|
@@ -1792,7 +1792,7 @@ function storefrontScreen(input) {
|
|
|
1792
1792
|
// package.json
|
|
1793
1793
|
var package_default = {
|
|
1794
1794
|
name: "@carrierllc/mcp",
|
|
1795
|
-
version: "0.11.
|
|
1795
|
+
version: "0.11.9",
|
|
1796
1796
|
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).",
|
|
1797
1797
|
license: "MIT",
|
|
1798
1798
|
author: "Carrier (Lifecycle Innovations Limited)",
|
|
@@ -4364,4 +4364,4 @@ export {
|
|
|
4364
4364
|
storefrontScreen,
|
|
4365
4365
|
CARRIER_VERSION
|
|
4366
4366
|
};
|
|
4367
|
-
//# sourceMappingURL=chunk-
|
|
4367
|
+
//# sourceMappingURL=chunk-BPCTRBF3.js.map
|