MuninnDB
Examples

Real-world use cases

From simple AI agent memory to enterprise knowledge systems — see how MuninnDB fits into real applications.

Beginner ⏱ 10 min

AI Agent Memory (Claude + MCP)

Connect Claude to MuninnDB via MCP so it has persistent memory across conversations. Each conversation reads relevant context and stores new learnings automatically.

1 Install MuninnDB and start the server
2 Add muninndb to claude_desktop_config.json
3 Claude now has 11 memory tools available
4 It will automatically store and recall relevant memories
#mcp#claude#ai-agent
Intermediate ⏱ 30 min

Go Agent with Cognitive Memory

Build a Go AI agent that stores project context, user preferences, and decision history — with automatic decay so stale info fades and fresh info surfaces.

1 Install the Go SDK
2 Create a vault per user/project
3 Store context on each interaction
4 Activate relevant memories before each LLM call
#go#sdk#ai-agent
Intermediate ⏱ 45 min

Enterprise Knowledge Base

Index your company's decisions, policies, and institutional knowledge. Semantic triggers notify relevant teams when related engrams update.

1 Bulk import existing documentation
2 Enable the enrich plugin for entity extraction
3 Set up triggers for compliance-relevant concepts
4 Connect your internal AI assistant via REST
#enterprise#knowledge#triggers
Advanced ⏱ 1 hour

Research Memory System

Build a research tool that stores paper findings, tracks confidence as evidence accumulates, and surfaces related work when reading new papers.

1 Store each paper as an engram with confidence score
2 Link related papers with explicit associations
3 Update confidence when contradictions are found
4 Activate relevant research before writing
#research#confidence#associations

More examples coming as the community grows.

Contribute an example on GitHub →

Start in 5 minutes.
No ops. No dependencies.

Download a single binary, run it, and your AI agent has a cognitive memory system. When you're ready to scale, it scales with you.

Apache 2.0 · Open Source · No account required