Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 5 min 6 sec ago

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

Fri, 03/28/2025 - 10:44am

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: 2

# Comments: 0

Categories: Hacker News

MicroPython – Python for Microcontrollers

Fri, 03/28/2025 - 9:56am

Article URL: https://micropython.org/

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

Points: 1

# Comments: 0

Categories: Hacker News

How to write great cursor rules

Fri, 03/28/2025 - 9:56am
Categories: Hacker News

Our own worst best customer

Fri, 03/28/2025 - 9:55am
Categories: Hacker News

The Print Book Trade, and Money (2020)

Fri, 03/28/2025 - 9:54am

Article URL: https://mwl.io/archives/6210

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

Points: 1

# Comments: 0

Categories: Hacker News

Compress Better, Compute Bigger

Fri, 03/28/2025 - 9:50am
Categories: Hacker News

MCP Servers as an Encouraging Parent

Fri, 03/28/2025 - 9:43am
Categories: Hacker News

The Biology of B-Movie Monsters (2003)

Fri, 03/28/2025 - 9:40am
Categories: Hacker News

Show HN: Chrome extension that converts currencies on webpages to local currency

Fri, 03/28/2025 - 9:40am

While reading content on the internet I always see currency which are not in my local currency and was forced to google the current price and multiple with the current rate.

Created a chrome extension just to solve that.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages