Cursor ships with short-context recall inside one project. REM Labs exposes a native Model Context Protocol server — your Composer, Chat, and Inline Edit read from the same persistent memory across every repo, every laptop, and every branch.
Free tier · No credit card · Native MCP · Works with Cursor 0.44+
Three things MCP + a persistent substrate change about your editor.
Composer's memory resets with each chat. REM doesn't. Project conventions, past refactors, the reason you chose Bun — all available in every new window.
Overnight, REM summarizes your day's decisions, links related architecture notes, and surfaces contradictions. Tomorrow's Composer starts smarter than yesterday's.
What you teach Cursor, Claude Code sees. What your Slack bot remembers, Composer recalls. One MCP endpoint, every client.
Cursor already speaks MCP. You just tell it where REM's MCP server lives.
The dedicated @remlabs/mcp-cursor launcher is in private beta. The raw MCP config below is production-ready today — all it needs is an HTTP-speaking MCP client, which Cursor 0.44+ ships. Request launcher access in Discord.
Sign up at remlabs.ai/console. Copy the sk-rem-... key.
In Cursor: Settings → Features → Model Context Protocol → Edit mcp.json. Or open ~/.cursor/mcp.json directly.
Command palette → Reload Window. Open Composer — you'll see rem-labs listed as an available MCP server, with recall and remember tools. Done.
Three shapes: per-project namespaces, teaching the editor preferences, and a stdio fallback for pinned Cursor builds.
Add multiple entries so the editor keeps your client work, your side projects, and your dotfiles separated.
Just tell it. Composer auto-calls the remember tool — next window recalls automatically.
If your Cursor version only supports stdio MCP (not HTTP), launch a tiny local proxy. No daemon needed.
Everything Cursor's session-local memory leaves on the table.
One namespace per project. Restart Cursor, swap laptops, switch branches — your editor still knows the architecture.
Composer calls recall inline — latency stays under the budget for a tool-call round-trip. No UX regression.
Dream Engine summarizes yesterday's commits, decisions, and refactors into a brief. Tomorrow's first Composer question starts from context, not cold.
What Composer learns today is queryable from Claude Code, a LangChain ops agent, or a Zapier automation. Same MCP endpoint, every consumer.
Free tier, no credit card. Three lines in mcp.json and your editor remembers across every session.