3/28/2025 at 3:49:27 PM
What's the advantage over the built-in solution? (and before it, .cursorrules)by jasonjmcghee
3/28/2025 at 4:35:01 PM
You add some additional instructions to the Cursor rules here: https://github.com/getzep/graphiti/tree/main/mcp_server#inte...I think the difference is that Cursor doesn't update its rules automatically as you work, while this might?
by striking
3/28/2025 at 9:26:24 PM
.cursorrules and other files that are added as system instructions in Cursor are just files, meaning the agent can edit them easely - you can tell it from the chat to add something to a rule and it will do it.You are also wrong that it cannot do this automatically: if you add to the system instruction to record all important decisions in .cursorrules, it will record them there. automatically
by dan_voronov
3/28/2025 at 4:48:21 PM
Correct. The Graphiti MCP server, with the help of the agent, stores and retrieves preferences and requirements automatically without requiring rule changes.by roseway4
3/28/2025 at 8:03:30 PM
is this cursor specific or can i integrate with other things if im insane?by randall
3/28/2025 at 10:04:13 PM
Totally not Cursor-specific. Any MCP Client can be used. You may want to use different entity types that make more sense for your use case: https://github.com/getzep/graphiti/blob/dbe21a1975b0747cd450...by roseway4
3/28/2025 at 9:24:52 PM
But you could tell cursor to update its rules automatically, no?by rahimnathwani