Back to build log
elim-mcp is on npm
Our agent memory MCP server is published. Install it free, wire it into your stack, and stop relearning the same dead ends every session.
Coding agents are fast until they forget what they already ruled out. We kept hitting the same investigations on a new branch or a new session.
elim-mcp is the memory layer we built for that. It remembers what was tried, what failed, and what is still open so the next pass can skip the noise.
The package is on npm now. Grab it, drop it into your agent setup, and use the products page for the install path and a before or after session trace.