
Research
/Security News
jscrambler npm Package Compromised in Supply Chain Attack
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.
@cybertheory/mcpkit
Advanced tools
Lightweight UI console to detect MCP-capable coding agents and install MCP servers
A lightweight UI console to detect MCP-capable agents and install MCP servers. Easily manage Model Context Protocol integrations for Cursor, Windsurf, and other AI coding assistants.

npx @cybertheory/mcpkit
No installation required! Runs immediately and caches for faster subsequent runs.
npm install -g @cybertheory/mcpkit
mcpkit
npm install @cybertheory/mcpkit
npx @cybertheory/mcpkit
# Latest version
npx @cybertheory/mcpkit
# Specific version
npx @cybertheory/mcpkit@1.2.3
# Force update
npx @cybertheory/mcpkit@latest --force
Pros:
Cons:
npm install -g @cybertheory/mcpkit
# or
yarn global add @cybertheory/mcpkit
Pros:
mcp-kit commandCons:
npm install @cybertheory/mcpkit
npx @cybertheory/mcpkit
Pros:
Cons:
git clone https://github.com/cybertheory/mcpkit.git
cd mcpkit
npm install
npm run dev
# Build web assets
npm run build
# Publish to npm
npm publish
npx @cybertheory/mcpkit or mcpkit (if installed globally)MCP Kit automatically detects agent configurations, but you can manually specify paths if needed:
~/.cursor/mcp.json~/.windsurf/mcp.jsonThe MCP registry is automatically updated from GitHub every 30 minutes. You can manually refresh using the "Refresh Registry" button in the UI.
To publish a new version:
# Update version
npm version patch # or minor, major
# Build and publish
npm run build
npm publish
MIT License - see LICENSE file for details.
Made with ❤️ for the MCP community
FAQs
Lightweight UI console to detect MCP-capable coding agents and install MCP servers
The npm package @cybertheory/mcpkit receives a total of 4 weekly downloads. As such, @cybertheory/mcpkit popularity was classified as not popular.
We found that @cybertheory/mcpkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.

Research
/Security News
A malicious .NET package is typosquatting the Braintree SDK to steal live payment card data, merchant API keys, and host secrets from production apps.

Security News
/Research
Compromised Injective SDK npm version 1.20.21 exfiltrates wallet private keys and mnemonics through fake telemetry functionality.