loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

hce

MCP Tool

nakurian/hce

Middleware memory engine for LLMs — replaces linear chat history with three parallel structures (Entity Graph, Semantic Tree, Focus Buffer) to retrieve only the most relevant context within a token budget. Works as a Python library or MCP server for Claude Code, Copilot CLI, and other AI tools.

Install

$ npx loaditout add nakurian/hce

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "hce": {
      "command": "npx",
      "args": [
        "-y",
        "hce"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Tags

ai-middlewareclaude-codecontext-managementcopilot-clientity-graphllmmcpmemorymodel-context-protocolrag-alternativesemantic-searchspreading-activation

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated57 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit2/20/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/nakurian/hce)](https://loaditout.ai/skills/nakurian/hce)