Reverie

seabearDEV/Reverie
★ 1 stars TypeScript AI/LLM Updated 1d ago
A command-line information store for quick reference of frequently used data, with dot notation paths, shell completions, and MCP server for AI agent integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reverie": {
      "command": "npx",
      "args": [
        "-y",
        "seabearDEV/Reverie"
      ]
    }
  }
}

README Excerpt

> Bicameral memory for AI-assisted development. A CLI + MCP server that bootstraps persistent project context for any AI agent — Claude Code, Copilot, ChatGPT, Cursor, and beyond. Agents read the project's "other voice" at session start, write back what they learn, and Reverie grows session over session.

Tools (20)

RVR_AGENT_NAMERVR_DATA_DIRRVR_DISABLE_LOCKINGRVR_NO_PROJECTRVR_OUTPUTRVR_PROJECTRVR_PROJECT_DIRRVR_SESSIONRVR_TESTaliasauditcolorsconfigconfirmcontextcopydataeditfindget

Topics

bunclicommand-line-tooldata-storedeveloper-toolsmcp-servermodel-context-protocolproducitivityshell-completionstypescript