← Back to Plugins
MCP Server MCP

io.github.lchampz/heimdall

github By github 👁 1 views ▲ 0 votes

🛡️ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool.

Homepage Verified source GitHub

Install

npx -y @lchampz/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@lchampz/mcp-heimdall",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Enable debug logging (true/false)",
          "format": "string",
          "name": "DEBUG"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...