
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@lchampz/mcp-heimdall
Advanced tools
🛡️ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool for LLMs
Advanced Environment Architect & Diagnostic Tool for Model Context Protocol (MCP).
Heimdall helps AI agents understand, verify, and fix their execution environment. It provides detailed insights into system architecture, runtime versions, dependencies, and environment variables, along with actionable correction suggestions.
.nvmrc).node_modules or virtual environments..env against templates and flags missing keys.| Tool | Description |
|---|---|
system_info | Get OS and architecture details. |
inspect_runtimes | Check Node, Python versions and configurations. |
audit_dependencies | Detect missing packages or broken environments. |
audit_env | Verify .env files against templates. |
suggest_corrections | The Core Feature: Runs all checks and returns prioritized solutions. |
Run this command to automatically configure Heimdall in your current workspace:
npx @lchampz/mcp-heimdall integrate
This will create a .vscode/mcp.json file with the correct configuration.
Add to your mcp.json or editor settings:
{
"servers": {
"heimdall": {
"command": "node",
"args": ["path/to/mcp-heimdall/build/index.js"]
}
}
}
npm installnpm run buildnpm run devMIT
FAQs
🛡️ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool for LLMs
We found that @lchampz/mcp-heimdall 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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.