A virtual machine for executing programs written in Hack.

18,654 stars C++ 1 file ยท ~722 tokens #hack#hacklang#hhvm#php

hhvm MCP Server

MCP server for facebook/hhvm

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