Cursor10x MCP
JSON →A memory system for the Cursor code editor, providing persistent context awareness for Claude via a Turso database.
Tools · 6
- store_memory Store information in the memory system with configurable importance levels
- retrieve_context Retrieve unified context from all memory subsystems
- search_semantic Search for semantically similar content using vector embeddings
- index_code Automatically detect and index code structures (functions, classes, variables)
- get_health_status Check system health and diagnostics
- generate_banner Create informative context banners for conversation starts
Environment variables
TURSO_DATABASE_URLTURSO_AUTH_TOKEN
Links
★ 79 GitHub stars