@usex/mikrotik-mcp 3.10.0 → 3.11.0
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/dist/cli.js +1 -1
- package/dist/index.js +1 -1
- package/dist/ui/observability.html +41 -41
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -23304,7 +23304,7 @@ function registerPrompts(server) {
|
|
|
23304
23304
|
// package.json
|
|
23305
23305
|
var package_default = {
|
|
23306
23306
|
name: "@usex/mikrotik-mcp",
|
|
23307
|
-
version: "3.
|
|
23307
|
+
version: "3.11.0",
|
|
23308
23308
|
description: "MCP server for MikroTik RouterOS \u2014 660+ tools over SSH for firewall, NAT, routing, DHCP, DNS, WireGuard, wireless, QoS and more.",
|
|
23309
23309
|
keywords: [
|
|
23310
23310
|
"ai",
|
package/dist/index.js
CHANGED
|
@@ -21707,7 +21707,7 @@ function selectToolModules(filter = {}, catalog = moduleCatalog) {
|
|
|
21707
21707
|
// package.json
|
|
21708
21708
|
var package_default = {
|
|
21709
21709
|
name: "@usex/mikrotik-mcp",
|
|
21710
|
-
version: "3.
|
|
21710
|
+
version: "3.11.0",
|
|
21711
21711
|
description: "MCP server for MikroTik RouterOS \u2014 660+ tools over SSH for firewall, NAT, routing, DHCP, DNS, WireGuard, wireless, QoS and more.",
|
|
21712
21712
|
keywords: [
|
|
21713
21713
|
"ai",
|