Skip to content

Cursor, VS Code & Windsurf

For AI Agents

Machine-readable docs: mnemoverse/llms.txt (works in all sandboxes)

Give your code editor persistent memory. Each editor has its own step-by-step guide — pick yours:

  • Cursor — one-click Add to Cursor button, or .cursor/mcp.json
  • VS Code & Copilot Chatkeyless extension with browser sign-in (the simplest path), remote OAuth URL, or .vscode/mcp.json
  • Windsurf (Devin Desktop)~/.codeium/windsurf/mcp_config.json (the path survives the rename)

Which path fits you

Chat clientInstall pathKeyless?
VS Code + Copilot Chat — Agent ModeMnemoverse Memory extensionguide✅ browser sign-in
VS Code 1.102+ — remote URLhttp server at https://mcp.mnemoverse.com/mcpguide✅ OAuth
VS Code + Copilot Chat — Ask / Edit ModeNot supported — MCP servers only run in Agent Mode
CursorOne-click button or .cursor/mcp.jsonguide🔑 key (native OAuth allowlisted)
Windsurf — now Devin Desktop (docs)~/.codeium/windsurf/mcp_config.jsonguide🔑 key
Any other MCP-consuming extensionManual mcp.json per its docs — config shape as in the guides above🔑 key

For the manual configs you'll need an API key — get one free at console.mnemoverse.com (no credit card). If you already have a key from Claude Code or ChatGPT — use the same one. That's the point: same key, same memory, every tool.

One memory across editors

                    ┌── Claude Code / Desktop
   Mnemoverse API ──├── Cursor / VS Code / Windsurf ← you are here
   (one memory)     ├── ChatGPT (Custom Actions)
                    └── Python SDK / REST

Write a memory in Cursor → Claude Code reads it. Learn something in VS Code → ChatGPT knows it. Connecting adds the tools; to make the assistant use them, set a one-line standing instruction: Make Your Agent Use Memory.