aiurda/cursor10x-mcp
The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context, project history, and code relationships across sessions.
Platform-specific configuration:
{
"mcpServers": {
"cursor10x-mcp": {
"command": "npx",
"args": [
"-y",
"cursor10x-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...