New:Socket for Asana Is Now Available.Learn more
Get Started

@nimbus-dev/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nimbus-dev/mcp - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+3
-3
package.json
{
"name": "@nimbus-dev/mcp",
"version": "0.1.0",
"version": "0.2.0",
"mcpName": "io.github.nimbus-agent/nimbus",

@@ -9,3 +9,3 @@ "description": "Launcher for the Nimbus MCP server — exposes your local Nimbus index and agents to any MCP client.",

"type": "git",
"url": "https://github.com/nimbus-agent/nimbus-mcp.git"
"url": "git+https://github.com/nimbus-agent/nimbus-mcp.git"
},

@@ -17,3 +17,3 @@ "publishConfig": {

"bin": {
"nimbus-mcp": "./dist/index.js"
"nimbus-mcp": "dist/index.js"
},

@@ -20,0 +20,0 @@ "files": [