DAKERA
Home Docs Blog Integrations Benchmark
GitHub ↗ Try Free →
Engineering Blog

From the Dakera team

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

8 posts
Memory infrastructure
Agent architecture
8 articles
All 8 Engineering 0 Analysis 0 Tutorial 0 Benchmarks 0 Product 0 Launch 0
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
Why Rust for AI Memory: Performance, Safety, and a Self-Hosted Server That Fits in 44 MB
Most agent memory systems are Python services that need Docker Compose, Redis, and an external embedding API before you can store a single memory. Dakera is a single Rust binary. Here is why the language choice matters for an always-on memory server.
Read post
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
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
Introducing Dakera: Production Memory Infrastructure for AI Agents
We're launching Dakera: 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

No posts in this category yet.

Get new posts in your inbox

Engineering deep-dives, benchmark updates, and developer guides — delivered when we ship something worth reading.

Subscribe