fitz2882/vesper-memory
Intelligent memory system for AI agents with semantic search, knowledge graphs, and multi-hop reasoning. <200ms P95 latency, 98% accuracy. Simple local setup with Docker.
Platform-specific configuration:
{
"mcpServers": {
"vesper-memory": {
"command": "npx",
"args": [
"-y",
"vesper-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> *"What kind of memory would you want if you could design it yourself?"*
Memory that learns, not just remembers.
Simple, local memory system for Claude Code. No authentication, no complexity - just memory that works.
[](https://www.npmjs.com/package/vesper-memory) [](https://www.npmjs.com/package/vesper-memory) [](.) [](.) [](.)
---
`vesper init` Command
vesper init command to install Claude Code rules into any project.claude/rules/ with Vesper memory guidelinesDelete Memory Tool (v0.5.2)
delete_memory MCP tool to remove stored memories by IDSmart Router Activated
retrieve_memory as primary retrieval path936 tests passing (up from 909 in v0.5.0)
<details> <summary>v0.5.0 Changes</summary>
Multi-Agent Namespace Isolation
namespace parameter for multi-agent workflowsAgent Attribution
agent_id, agent_role, task_id**Decision
Loading reviews...