Local-first, state-centric memory for coding agents. MCP server + CLI.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Memory should change what your agent does.
Monet is local-first memory for coding agents, built for one thing: the outcome you meant. It keeps what you and your team actually want β principles, rules, corrections β and delivers it while the agent works: principles always in front of it, rules read at the moment they bind (commit, release, delegate, PR), corrections recorded so they never need making twice. MCP-native, 100% on your machine.
Paste this one line into Claude Code (more agents coming soon):
Set up Monet for all my projects: read https://raw.githubusercontent.com/team-monet/monet/main/harness/bootstrap/install.md and follow it, checking with me at each step.
Your agent installs Monet, wires up the MCP server, and brings the working method β restore state at session start, read the rules when moments arrive, record what you correct. That's the with-monet harness in harness/, and it's the recommended path.
Prefer to wire it yourself? The package is on npm:
~/.monet β plain SQLite you can read, back up, export.| π Homepage | team-monet.com |
| π§° Harness, docs & install | harness/ |
| π¦ Package | npmjs.com/package/@team-monet/monet |
β If Monet helps, star the repo β it's the best way to support the project.
| Path | What it is |
|---|---|
packages/core | The memory engine β store, retrieval, gates. Published to npm as @team-monet/core through 0.8.1; that line is now deprecated, and the engine reaches users bundled inside the CLI. |
packages/cli | The monet MCP server + CLI. This is what ships to npm as @team-monet/monet. |
harness/ | The with-monet agent harness β agent prompts and the install playbook. Markdown and one CLI stub; not a workspace member. |
Building and testing: CONTRIBUTING.md. Reporting a vulnerability: SECURITY.md.
packages/core and packages/cli are licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-only) β see LICENSE. harness/ is licensed under the Apache License 2.0 β see harness/LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/monet)<a href="https://allmcps.com/mcp/monet"><img src="https://allmcps.com/api/badge/monet?style=directory" alt="Monet on AllMCPs" /></a>