HomeVersion Control › hivelore

hivelore

Deterministic gate: blocks any commit whose diff reintroduces a documented team mistake.

TypeScript Local
★ 3 stars Last pushed 2026-09-21 License: Apache-2.0

Topics: Version Control

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.53.1)

npx -y @hivelore/mcp@0.53.1

Or add to your MCP client config:

{
  "mcpServers": {
    "hivelore": {
      "command": "npx",
      "args": [
        "-y",
        "@hivelore/mcp@0.53.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry