Show HN: Cursor IDE now remembers your coding prefs using MCP

Hi, I'm Daniel from Zep. I've integrated the Cursor IDE with Graphiti, our open-source temporal knowledge graph framework, to provide Cursor with persistent memory across sessions. The goal was simple: help Cursor remember your coding preferences, standards, and project specs, so you don't have to constantly remind it.

Before this integration, Cursor (an AI-assisted IDE many of us already use daily) lacked a robust way to persist user context. To solve this, I used Graphiti’s Model Context Protocol (MCP) server, which allows structured data exchange between the IDE and Graphiti's temporal knowledge graph.

Key points of how this works:

- Custom entities like 'Requirement', 'Preference', and 'Procedure' precisely capture coding standards and project specs.

- Real-time updates let Cursor adapt instantly—if you change frameworks or update standards, the memory updates immediately.

- Persistent retrieval ensures Cursor always recalls your latest preferences and project decisions, across new agent sessions, projects, and even after restarting the IDE.

I’d love your feedback—particularly on the approach and how it fits your workflow.

Here's a detailed write-up: https://www.getzep.com/blog/cursor-adding-memory-with-graphi...

GitHub Repo: https://github.com/getzep/graphiti

-Daniel


Comments URL: https://news.ycombinator.com/item?id=43506068

Points: 48

# Comments: 18

https://news.ycombinator.com/item?id=43506068

Creată 1mo | 28 mar. 2025, 18:10:08


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Ask HN: Is there hope for Microsoft 365 support?

The company I work for (25friday.com) has been hit with what seems to be a keyword blacklist on Microsoft 365 email.

In short, if we send out any email to clients using Microsoft 365 as their em

29 apr. 2025, 10:20:10 | Hacker news
Show HN: Flowcode – Turing-complete visual programming platform

Hey HN! I’m Gabriel, and I’m excited to share a project I’ve been working on for the last few years. Flowcode is a visual programming platform that tries to combine the best of both worlds (code a

29 apr. 2025, 10:20:07 | Hacker news