You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol (MCP) server that gives LLMs persistent project memory via SQLite. This eliminates the need to re-explain project context in every new conversation. The LLM queries the dat…