Monet
FreeNot checkedMonet — local-first, state-centric memory for coding agents. MCP server + CLI.
About
Monet — local-first, state-centric memory for coding agents. MCP server + CLI.
README
An agent-agnostic harness that pairs a state-centric coding lead (Stig) and a focused worker team with Monet's memory substrate.
The substrate — the monet MCP server + CLI (available as @team-monet/monet on npm) — maintains a persistent memory model so the agent doesn't have to. with-monet is the lightweight harness that points the coding agent you already use (Claude Code) at that substrate and gives it a team that knows how to use it.
Where this sits
| Repo | What it is |
|---|---|
team-monet/monet |
Monet — the local-first client: the monet MCP server + CLI (npm @team-monet/monet). |
with-monet (this repo) |
The lightweight, agent-agnostic harness: portable agent prompts + bootstrap that wire a host to monet. |
Stig is a state-centric lead — the memory discipline (extract → review → commit) is now structural in Monet, so Stig's prompt stays lean and focuses on assembling context for the worker team rather than bookkeeping its own memory.
The team
stig— state-centric lead. Restores viaagent_context(prewarm), delegates with pre-assembled context, and is the only agent that touches Monet.- Workers Stig delegates to:
explorer,researcher,analyst,developer,tester,reviewer,auditor,security,reliability,aria.
Install — agent-first (paste one line into your agent)
You don't clone this repo or run a script. You open the coding agent you already use, paste one line, and the agent installs and configures Monet for you — detecting your host, wiring the monet MCP server, installing the team, offering to seed memory from your existing docs, then offering to start. It diagnoses and fixes failures interactively, and adapts to your preferences.
Paste into your agent:
Set up Monet globally (for all my projects): read https://raw.githubusercontent.com/team-monet/with-monet/main/bootstrap/install.md and follow it, checking with me at each decision point.
(Local dev: point at with-monet/bootstrap/install.md instead of the URL. The substrate it installs — monet — ships on npm as @team-monet/monet.)
Already installed? To update your existing Monet install, paste:
Can you update my Monet installation following https://raw.githubusercontent.com/team-monet/with-monet/main/bootstrap/install.md?
The agent then follows the bootstrap playbook: orient → get Monet → configure the MCP server → install the team → offer memory ingest → offer to start. Why agent-first: the agent already has tools in your environment, so it can install, verify, and recover from failures conversationally — and we can tailor the experience to each user.
⭐ Like Monet? Star this repo to support it — and Watch → Custom → Releases to get notified of new versions.
Install Monet in Claude Desktop, Claude Code & Cursor
unyly install monetInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add monet -- npx -y @team-monet/monetFAQ
Is Monet MCP free?
Yes, Monet MCP is free — one-click install via Unyly at no cost.
Does Monet need an API key?
No, Monet runs without API keys or environment variables.
Is Monet hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Monet in Claude Desktop, Claude Code or Cursor?
Open Monet on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Monet with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
