Submit

Cursor10x

@Alfredo Urdaneta

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.

Server Config

{
  "mcpServers": {
    "cursor10x-mcp": {
      "command": "npx",
      "args": [
        "cursor10x-mcp"
      ],
      "enabled": true,
      "env": {
        "TURSO_DATABASE_URL": "your-turso-database-url",
        "TURSO_AUTH_TOKEN": "your-turso-auth-token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.