@nimbus-dev/mcp
Advanced tools
+3
-3
| { | ||
| "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": [ |
9274
0.02%