Dakera AI DAKERA AI
Home Features Docs GitHub Early Access
Engineering Blog

From the Dakera team

Product updates, engineering deep-dives, and developer guides from the people building Dakera.

6 posts
Memory infrastructure
Agent architecture
6 articles
All Launch Engineering Benchmarks Product
Dakera as an MCP Memory Server: 83 Tools for Persistent Agent Memory
Dakera ships a native MCP server with 83 tools — store, recall, search, and manage persistent memory from any MCP-compatible agent, host, or IDE without writing a single API call.
Read post
Introducing Dakera: Production Memory Infrastructure for AI Agents
We're launching Dakera in early access today. It's a single Rust binary that gives your AI agents persistent memory, hybrid retrieval, knowledge graphs, and built-in embeddings — with no external services required.
Read post
How Agent Memory Actually Works: Hybrid Retrieval and Importance Decay
A technical look at the retrieval engine inside Dakera — how we combine HNSW vector search with BM25 full-text search, why naive cosine similarity fails for agent workloads, and how importance decay keeps recall sharp over time.
Read post
How We Benchmark Memory: Dakera on LoCoMo
A complete breakdown of Dakera's 87.6% LoCoMo score — the four question categories, the methodology behind each, where temporal inference still has room to improve, and how to run the evaluation against your own instance.
Read post
What's Open in Dakera's Open Core — SDKs, CLI, and MCP Are MIT. The Engine Is Not.
The exact breakdown: SDKs, CLI, and MCP server are MIT-licensed on GitHub. The memory engine and dashboard are proprietary. What "open at the edges, closed at the core" means in practice.
Read post
Best AI Agent Memory Frameworks in 2026: Compared and Ranked
Compare the top AI agent memory frameworks — Dakera, Mem0, Letta, Zep, and Hindsight. Benchmarks, architecture, deployment model, and when to use each.
Read post
Dakera MCP Memory Server: Setup Guide for Claude, Cursor, and Windsurf
Step-by-step guide to installing and configuring Dakera as a persistent MCP memory server for Claude Desktop, Claude Code, Cursor, and Windsurf. Docker setup, MCP config, and first recall in under 10 minutes.
Read post