74
/ 100
27 days ago
glama

Reverie

CLI + MCP server that bootstraps persistent project context for any AI agent, storing structured information using hierarchical dot notation and exposing it via MCP tools for session-over-session knowledge growth.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: RVR_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEDITORInline Editing: Open entries in $ / $VISUAL for quick edits
configPAGER
configRVR_AGENT_NAMEIdentifier recorded in the audit and telemetry logs for the calling agent. Used by rvr stats and rvr audit to break down activity per agent (Claude, Cursor, Copilot, etc.). unset
configRVR_BOOTSTRAP_MAX_BYTES
configRVR_DATA_DIROverride the global data directory. Must be an absolute path. All global state lives here: the entry store (store/), config, audit log, telemetry. ~/.reverie
configRVR_DISABLE_LOCKING
configRVR_NO_PROJECTDisable project-file lookup entirely. Set to any non-empty value (e.g. 1) and findProjectFile() returns null regardless of cwd or RVR_PROJECT. unset
configRVR_OUTPUTWhen set to json, every command emits the structured JSON envelope on stdout (equivalent to passing --json), session-wide. Diagnostics and prompts go to stderr. unset
configRVR_PAGER
🔐 secretRVR_PASSWORD
configRVR_PROJECTExplicit path to a .reverie/ directory, a legacy .codexcli.json file, or a containing directory. Fails closed if the path doesn't resolve — no cwd walk-up fallback. unset (walk up from cwd)
configRVR_PROJECT_DIR
configRVR_SESSION
configSHELL
configSTRESS_BATCH_SIZE
configSTRESS_CLI_EVERY
configSTRESS_ITERATIONS
configSTRESS_NO_GROWTH
configSTRESS_NO_LOG_QUERY
configSTRESS_SLOW_MS
configSTRESS_TIMEOUT
configVISUALInline Editing: Open entries in $EDITOR / $ for quick edits
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/seabeardev-reverie-1wv9bf)](https://m8ven.ai/mcp/seabeardev-reverie-1wv9bf)
commit: b4ab9ad1d3d61de1ec14471bc260bad13a82895d
code hash: 05b946f47a7981e5c7836dc64a5050c7f3b3d70a706af0115cd7f46052d56b6f
verified: 6/15/2026, 12:55:22 PM
view raw JSON →