Skip to main content
ClaudeWave

Memory should change what your agent does. Local-first memory for coding agents — MCP-native, on-device. Start here.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptAGPL-3.0Actualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/22/2026
Install in Claude Code / Claude Desktop
Method: NPX · @team-monet/monet
Claude Code CLI
claude mcp add monet -- npx -y @team-monet/monet
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "monet": {
      "command": "npx",
      "args": ["-y", "@team-monet/monet"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# Monet

**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.

## Get started — let your agent set it up

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/`](./harness), and it's the recommended path.

Prefer to wire it yourself? The package is on npm:

```sh
npx @team-monet/monet
```

## Yours — and verifiably so

- One store at `~/.monet` — plain SQLite you can read, back up, export.
- Embeddings run on-device. No accounts, no API keys, no cloud.
- Works offline after the first model download.

## Where to go

|  |  |
|---|---|
| 🏠 **Homepage** | **[team-monet.com](https://team-monet.com)** |
| 🧰 **Harness, docs & install** | **[`harness/`](./harness)** |
| 📦 **Package** | **[npmjs.com/package/@team-monet/monet](https://www.npmjs.com/package/@team-monet/monet)** |

> ⭐ If Monet helps, **[star the repo](https://github.com/team-monet/monet)** — it's the best way to support the project.

## What's in this repo

| 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](./CONTRIBUTING.md). Reporting a vulnerability: [SECURITY.md](./SECURITY.md).

## License

`packages/core` and `packages/cli` are licensed under the **GNU Affero General Public License v3.0** (`AGPL-3.0-only`) — see [LICENSE](./LICENSE). `harness/` is licensed under the **Apache License 2.0** — see [harness/LICENSE](./harness/LICENSE).
agent-memoryai-agentsclaude-codecoding-agentsdeveloper-toolsllmlocal-firstmcpmodel-context-protocol

Lo que la gente pregunta sobre monet

¿Qué es team-monet/monet?

+

team-monet/monet es mcp servers para el ecosistema de Claude AI. Memory should change what your agent does. Local-first memory for coding agents — MCP-native, on-device. Start here. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-21.

¿Cómo se instala monet?

+

Puedes instalar monet clonando el repositorio (https://github.com/team-monet/monet) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar team-monet/monet?

+

Nuestro agente de seguridad ha analizado team-monet/monet y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene team-monet/monet?

+

team-monet/monet es mantenido por team-monet. La última actividad registrada en GitHub es del 2026-08-21, con 31 issues abiertos.

¿Hay alternativas a monet?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega monet en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: team-monet/monet
[![Featured on ClaudeWave](https://claudewave.com/api/badge/team-monet-monet)](https://claudewave.com/repo/team-monet-monet)
<a href="https://claudewave.com/repo/team-monet-monet"><img src="https://claudewave.com/api/badge/team-monet-monet" alt="Featured on ClaudeWave: team-monet/monet" width="320" height="64" /></a>

Más MCP Servers

Alternativas a monet