Authority-weighted memory graph for AI agents with conflict detection and semantic search.
A context-aware memory MCP server for Claude Code and any MCP-compatible AI agent. Goes beyond basic vector search by adding authority weighting, conflict detection, and typed relationship edges between memories — so your agent always retrieves the right answer when sources disagree. Inspired by the context engine architecture described in Unblocked's "How a Context Engine Actually Works".…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A context-aware memory MCP server for Claude Code and any MCP-compatible AI agent. Goes beyond basic vector search by adding authority weighting, conflict detection, and typed relationship edges between memories — so your agent always retrieves the right answer when sources disagree. Inspired by the context engine architecture described in Unblocked's "How a Context Engine Actually Works". Standard memory MCP servers store and retrieve memories by semantic similarity. That works until you have…