Show HN: Mimirs – persistent local memory for AI coding agents (MCP)
Category: devtools
Tags: ai-coding-agent, mcp, semantic-search, sqlite, developer-tools
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Mimirs provides persistent, local memory for AI coding agents by indexing project code into a SQLite-based semantic search and knowledge graph, reducing token usage and context burn during agent sessions. It integrates with multiple editors via the MCP protocol and offers features like dependency graphs, cross-session memory, and auto-generated wikis, making it a practical tool for improving AI-assisted development workflows.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/TheWinci/mimirs · TypeScript · Apache-2.0 · 18 stars
View on Hacker News