@nimbus-dev/mcp
Advanced tools
+2
-2
@@ -30,3 +30,3 @@ #!/usr/bin/env node | ||
| const scoopUser = env["SCOOP"] ?? join(platform, home, "scoop"); | ||
| const scoopGlobal = env["SCOOP_GLOBAL"] ?? join(platform, env["PROGRAMDATA"] ?? "C:\\ProgramData", "scoop"); | ||
| const scoopGlobal = env["SCOOP_GLOBAL"] ?? join(platform, env["PROGRAMDATA"] ?? String.raw`C:\ProgramData`, "scoop"); | ||
| return [ | ||
@@ -70,3 +70,3 @@ join(platform, localAppData, "Programs", "Nimbus", "bin"), | ||
| } | ||
| var DOCS = "https://nimbus-agent.dev/docs/install"; | ||
| var DOCS = "https://nimbus-agent.dev/user-guide/install/"; | ||
| function explain(resolution) { | ||
@@ -73,0 +73,0 @@ if (resolution.kind === "bad-override") { |
+1
-1
| { | ||
| "name": "@nimbus-dev/mcp", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "mcpName": "io.github.nimbus-agent/nimbus", | ||
@@ -5,0 +5,0 @@ "description": "Launcher for the Nimbus MCP server — exposes your local Nimbus index and agents to any MCP client.", |
+3
-2
@@ -16,4 +16,5 @@ # @nimbus-dev/mcp | ||
| **Requires the Nimbus gateway to already be installed.** This launcher does not install or bundle | ||
| Nimbus; run the regular Nimbus installer first, and keep the gateway configured the way you | ||
| normally use it (the `mcp-server --stdio` command talks to your existing local index). | ||
| Nimbus; run the regular [Nimbus installer](https://nimbus-agent.dev/user-guide/install/) first, and | ||
| keep the gateway configured the way you normally use it (the `mcp-server --stdio` command talks to | ||
| your existing local index). | ||
@@ -20,0 +21,0 @@ ## Scope |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
11550
0.56%134
0.75%