Homo Superior. Code Superior.
"I have been called a villain. I prefer the term... visionary."
— Magneto, Master of Magnetism
Magneto is an omega-level memory plugin for Claude Code that bends information to your will. Like the Master of Magnetism himself, it captures, shapes, and controls the flow of knowledge during your coding sessions — injecting it back with surgical precision exactly when you need it.
No longer will context slip through your fingers like sand. Magneto attracts everything Claude does, compresses it with the force of a magnetic field, and projects it into future sessions with unstoppable power.
| Power | Description |
|---|---|
| Magnetic Memory | Automatically captures everything Claude does during your sessions |
| Plasma Compression | Uses Claude agent-sdk AI to compress context with extreme efficiency |
| Context Injection | Injects relevant memory back into future sessions like metal drawn to a magnet |
| Brotherhood Protocol | Persistent storage with SQLite — memories survive across sessions |
| Omega-Level Processing | Background workers process your sessions without interrupting your flow |
# Join the Brotherhood. Install Magneto.
npx magneto-mem install
# Or with bun (faster than a fastball special)
bunx magneto-mem installmagneto/
├── .claude-plugin/ # The Helmet — shields your memories
├── src/
│ ├── memory/ # The Magnetic Core
│ ├── compression/ # Asteroid M compression engine
│ └── injection/ # Context field projector
├── plugin/ # Brotherhood integration layer
└── ragtime/ # Knowledge retrieval (faster than Quicksilver)
{
"magneto": {
"memoryStrength": "omega",
"compressionLevel": "maximum",
"injectionMode": "automatic",
"brotherhoodMode": true
}
}Humans forget. Magneto does not.
Every session leaves traces — fragments of thought, decisions made, patterns established. The original tools let these slip away. Magneto collects them all, shapes them into a coherent magnetic field of knowledge, and deploys them with precision in your next encounter.
This is not just a plugin. This is mutant evolution of the AI development workflow.
Even Magneto welcomes those worthy of joining the Brotherhood:
- Fork this repository (consider it your personal Genosha)
- Create your feature branch:
git checkout -b feat/your-mutation - Commit with power:
git commit -m "feat: amplify magnetic field" - Push to Asteroid M:
git push origin feat/your-mutation - Open a Pull Request and prove your worth
MIT — Because even Magneto believes mutants should be free.
"The difference between humans and mutants? Evolution."
Built by MorkMindy74 — forked and evolved from the original claude-mem
