# Lipsky Memory MCP

A Model Context Protocol server for managing project memory and context.

## Current State
- Working in Cline environment
- Uses Turso database for persistence
- Manages project context and relationships

## Features
- Project context management
- Entity and relationship tracking
- Memory persistence
- Transaction support

## Environment Variables
- LIBSQL_URL: Database URL
- LIBSQL_AUTH_TOKEN: Database authentication token

## Known Issues
- Connection issues in HyperChat environment (under investigation)