Glia-AI

Eshaan-Nair/Glia-AI
★ 45 stars TypeScript 🤖 AI/LLM Updated 1d ago
Persistent local memory layer for AI. Glia uses a Chrome extension and a native MCP server to sync context and decisions from your browser chats (Claude, ChatGPT, DeepSeek) straight to your local IDE agents (Cursor, Claude Code, Windsurf) powered by a local SQLite knowledge graph.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "glia-ai": {
      "command": "npx",
      "args": [
        "-y",
        "Eshaan-Nair/Glia-AI"
      ]
    }
  }
}

Topics

aiai-agentsai-codingbrowser-extensionchatgptclaudecursordeepseekdeveloper-toolsgeminillmlocal-firstmcpmemoryproductivity