Loading...
Discovering amazing AI tools

Persistent local memory layer and MCP server that syncs browser chat context with coding agents via a shared SQLite knowledge graph.
Persistent local memory layer and MCP server that syncs browser chat context with coding agents via a shared SQLite knowledge graph.
GLIA (also surfaced as ArcRift / Glia-AI) provides a persistent, project-scoped memory layer for AI coding agents and chat interfaces. It combines a Chrome extension that captures and summarizes chat context with a native MCP server that exposes callable tools (e.g., recall_context, store_memory) so IDE-integrated agents can fetch and persist decisions. Memory is stored in a local SQLite knowledge graph and shared between the browser and agent endpoints, enabling seamless context recall, cross-tool synchronization, and reduced repetition across sessions. The system supports new-chat detection, manual context injection, multiple operation modes, and is tailored to integrate with coding agents like Claude Code, Cursor, and Windsurf.

Browse by use case: Code Generation
Compare GLIA — Persistent Memory for AI Coding Agents: vs Daemons by Charlie Labs · vs Relay · vs Backplanes Spotlight · vs AGNT.Hub