Memoria
Created at 2 days ago
by byronwade
Prevents your AI from breaking code by revealing hidden file dependencies through git forensics.
Categories
Tags
mcp
ai-code-assistant
git-forensics
What is Memoria?
Memoria is a developer tool that prevents AI from breaking code by revealing hidden file dependencies through git forensics. It analyzes git history to find files that change together, even without direct imports, ensuring safer code refactoring.
How to use Memoria?
To use Memoria, install it via npm or through a one-click install on supported AI tools. After installation, configure it in your MCP config file and restart your AI tool. You can then ask your AI to analyze files before making changes.
Key features of Memoria?
- Analyzes git history to find coupled files.
- Provides risk scores for code changes.
- Works entirely offline and locally on your machine.
- No cloud uploads or API keys required.
Use cases of Memoria?
- Preventing regressions during code refactoring.
- Analyzing file dependencies before making changes.
- Ensuring code safety in collaborative environments.
FAQ from Memoria?
- Can Memoria work with any AI tool?
Yes, Memoria is compatible with any MCP-compatible AI tool.
- Is my code safe with Memoria?
Yes, Memoria runs locally and does not upload your code to the cloud.
- How does Memoria determine file coupling?
Memoria analyzes git commit history to find files that frequently change together.
View More
MCP Servers