# MemQ Cursor + Claude Starter

Editor-focused MemQ setup for Cursor, Claude Desktop, Claude Code, VS Code, and Antigravity.

## 10-minute setup

1. Create a MemQ API key.
2. Copy `.env.example` to `.env` and export `MEMQ_API_KEY`.
3. Use `.mcp.example.json` for Cursor, Claude, or Antigravity.
4. Use `vscode.mcp.example.json` for VS Code workspace setup.
5. Run `scripts/smoke-continuity.sh` to save and recall a memory.

## What this proves

- Editor agents can connect to MemQ through standard MCP config.
- Secrets stay in environment variables.
- Memory survives across editor restarts and new sessions.
