Skip to content

pippenz/memory-lane-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Memory Lane Cloud

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

  • packages/api: Next.js API hosted on Vercel
  • packages/mcp-bridge: MCP bridge for Cursor
  • packages/migrate-cli: Migration CLI for local JSONL → cloud
  • packages/shared: Shared types and constants

Development

pnpm install
pnpm build

Deployment

Deploy the API with Vercel and set environment variables for AWS, OpenSearch, and OpenAI. See docs/SETUP.md for full instructions.

About

Memory Lane cloud MCP (Vercel + AWS DynamoDB + OpenSearch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors