opennhp

GitHub

A lightweight, cryptography-powered, open-source toolkit built to enforce Zero Trust security for infrastructure, applications, and data in the AI-driven world.

opennhp MCP Server

MCP server for OpenNHP/opennhp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "opennhp": {
      "command": "npx",
      "args": [
        "-y",
        "@OpenNHP/opennhp"
      ]
    }
  }
}