SmartMemory runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 27 Jun 2026.
Neuro-symbolic memory for LLMs (POC)
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = require('child_process').spawnSync(cmd, ['--version'], {
file_path = os.path.join(frontend_dist, full_path)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Persistent project memory for LLMs via SQLite. Never re-explain your project again.
Graph-based memory system for LLMs with knowledge graphs and semantic search.
Semantic context compression and cognitive memory layer for LLM swarms.
Episodic memory, Frames, Policy Neighborhoods, and policy enforcement for AI agents.
Local-first, LLM-agnostic memory layer for AI assistants.
Self-evolving memory system for AI agents
Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.
Answers built from our own checks of this server.