maxion-mcp-gateway 16.0.7 → 16.0.8
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 +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "maxion-mcp-gateway",
|
|
3
|
-
"version": "16.0.
|
|
3
|
+
"version": "16.0.8",
|
|
4
4
|
"description": "Enterprise MCP Gateway: Maxion Hardware Telemetry, Diamonize Cybersecurity, Quezar Quantum Storage, and Lineage.0 VC AI Media.",
|
|
5
5
|
"main": "mcp_wrapper.js",
|
|
6
6
|
"bin": {
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
"best server optimizer",
|
|
24
24
|
"ai video generator",
|
|
25
25
|
"mcp",
|
|
26
|
+
"mcp-server",
|
|
26
27
|
"maxion"
|
|
27
28
|
],
|
|
28
29
|
"author": "Advanced App Architect (JK Advanced Tech)",
|