Hexecu/mcp-neuralmemory
Persistent Knowledge Graph Memory for AI Coding Agents. Adds long-term context (goals, strategies, preferences) to Cursor, Windsurf, & VS Code via MCP.
Platform-specific configuration:
{
"mcpServers": {
"mcp-neuralmemory": {
"command": "npx",
"args": [
"-y",
"mcp-neuralmemory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...