Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.
Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift detection, stats over stdio. The server runs as an MCP stdio process on your machine. It exposes six tools that let an agent ask "have I seen this task before?" and, if so, get the previous answer back in milliseconds without re-running the work. Inspired by bat echolocation: even a recall miss reports how close the…
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.
Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift detection, stats over stdio. The server runs as an MCP stdio process on your machine. It exposes six tools that let an agent ask "have I seen this task before?" and, if so, get the previous answer back in milliseconds without re-running the work. Inspired by bat echolocation: even a recall miss reports how close the nearest memory was, an tool senses nearby memories without retrieving answers, and every recall…