MCP Directory
Back

ArcRift

by Eshaan-Nair · TypeScript · ★ 243

Persistent local memory layer for AI. ArcRift uses a 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.

#ai#ai-agents#ai-coding#browser-extension#chatgpt#claude#cursor#deepseek#developer-tools#gemini#llm#local-first#mcp#memory#productivity#rag#sqlite

Install

npx -y github:Eshaan-Nair/ArcRift

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "arcrift": {
      "command": "npx",
      "args": [
        "-y",
        "github:Eshaan-Nair/ArcRift"
      ]
    }
  }
}

From the README

**A local-first memory layer that captures your conversations, builds a searchable knowledge graph, and automatically injects the right context into every new prompt — no cloud, no subscriptions, no re-explaining yourself.** [](https://github.com/Eshaan-Nair/ARCRIFT/stargazers) [](https://github.com/Eshaan-Nair/ARCRIFT/forks) [](https://github.com/Eshaan-Nair/ARCRIFT/issues) [](CHANGELOG.md) [](LICENSE) **Browser Extension:** Claude · ChatGPT · Gemini · DeepSeek · Grok · Copilot · Mistral **MCP (AI Coding Tools):** Claude Code · Cursor · Windsurf · Claude Desktop https://github.com/user-at…
Read full README on GitHub →

Related databases servers