---
slug: "lipsky-memory-mcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/lipdog/lipsky-memory@main/README.md"
repo: "https://github.com/lipdog/lipsky-memory"
source_file: "README.md"
branch: "main"
---
# 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)