Memory Lane Cloud is a multi-user, cloud-hosted MCP that stores memories in AWS DynamoDB and OpenSearch Serverless, with a local TypeScript MCP bridge for Cursor integration.
packages/api: Next.js API hosted on Vercelpackages/mcp-bridge: MCP bridge for Cursorpackages/migrate-cli: Migration CLI for local JSONL → cloudpackages/shared: Shared types and constants
pnpm install
pnpm buildDeploy the API with Vercel and set environment variables for AWS, OpenSearch, and OpenAI. See docs/SETUP.md for full instructions.