Mimirs

Created By
TheWinci2 months ago
Persistent project memory for AI coding agents. Hybrid vector + BM25 search with AST-aware chunking (24 languages), dependency graph boosting, conversation memory, checkpoints, annotations, and wiki generation. Local-first, zero config. `bunx mimirs init`
Overview

mimirs

Persistent project memory for AI coding agents. Hybrid vector + BM25 search with AST-aware chunking (24 languages), dependency graph boosting, conversation memory, checkpoints, annotations, and wiki generation. Local-first, zero config

bunx mimirs init will take setup everything

Server Config

{
  "mcpServers": {
    "mimirs": {
      "command": "bunx",
      "args": [
        "mimirs@latest",
        "serve"
      ],
      "env": {
        "RAG_PROJECT_DIR": "path/to/your/folder"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
TheWinci
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Alloy

10 hours ago