hivelore for Claude Desktop
io.github.doucs91/hivelore
Deterministic gate: blocks any commit whose diff reintroduces a documented team mistake.
client:Claude Desktop
transport:stdio
runtime:npm
Install hivelore in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hivelore": {
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs