🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mind-as-context/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mind-as-context/mcp-server - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@mind-as-context/mcp-server",
"version": "0.1.0",
"version": "0.1.1",
"description": "MCP Server for Mind as Context (MaC) - Claude Code integration",

@@ -38,3 +38,3 @@ "type": "module",

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

@@ -41,0 +41,0 @@ "scripts": {