joryeugene/keephive
A knowledge sidecar for Claude Code. It captures what you learn, verifies it stays true, and surfaces it when relevant.
Platform-specific configuration:
{
"mcpServers": {
"keephive": {
"command": "npx",
"args": [
"-y",
"keephive"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...