Self-hosted memory system with event sourcing and semantic search.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"olivermemory": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp-supermemory.oliverv.dev/anonymous/sse"
]
}
}
}
Backend: backend-api-kit-memory.oliverv.dev
Powered by Cloudflare Workers + D1 + Workers AI