Big update for Claude Desktop and Cursor users!
Now you can connect all AI apps via a common memory layer in a minute.
I used the Graphiti MCP server that runs 100% locally to cross-operate across AI apps like Claude Desktop and Cursor without losing context.
(setup below)
Nov 5, 2025 · 6:31 AM UTC
1) Docker Setup
Deploy the Graphiti MCP server using Docker Compose.
This setup starts the MCP server with Server-Sent Events (SSE) transport, and it includes a Neo4j container, which launches the database as a local instance.
This configuration also lets you query and visualize the knowledge graph using the Neo4j browser preview.
You can also use FalkorDB.
2) Connect MCP server to Cursor
With tools and our server ready, let's integrate it with our Cursor IDE!
Go to: File → Preferences → Cursor Settings → MCP → Add new global MCP server.
In the JSON file, add what's shown below:
3) Connect MCP server with Claude
Similarly, integrate this with Claude Desktop
Go to: File → Settings → Developer → Edit Config
In the JSON file, add what's shown below:
Done!
Now you can chat with Claude Desktop, share facts/info, store the response in memory, and retrieve them from Cursor, and vice versa, as demonstrated in the video earlier.
Why Graphiti?
Agents forget everything after each task!
Graphiti builds live temporal knowledge graphs so your AI agents always reason on real-time info.
Integrating its MCP server with Claude/Cursor adds a powerful memory layer to all your interactions.
100% open-source with 20k+ stars.
I have shared the GitHub repo below.
Graphiti GitHub repo: github.com/getzep/graphiti
(don't forget to star it ⭐)
If you found it insightful, reshare it with your network.
Find me → @_avichawla
Every day, I share tutorials and insights on DS, ML, LLMs, and RAGs.























