The Missing Memory Layer for AI-Assisted Development
VasperaMemory is the world's first cross-tool AI memory platform that remembers your development decisions, patterns, and context across Claude Code, Cursor, Windsurf, and other AI development tools.
🧠 Features
Memory Capture: Save architectural decisions and patterns with context
Context Injection: Automatically inject relevant memories into AI tool prompts
Pattern Learning: Learn from your coding conventions and decisions
Cross-Tool Sync: Maintain memory across Claude Code, Cursor, and Windsurf
Project Memories: Browse and search your captured development decisions
🚀 Quick Start
Initialize Project
Run command: VasperaMemory: Initialize
Sets up memory tracking for current workspace
Capture Decisions
Run command: VasperaMemory: Capture Decision
Record architectural choices with reasoning
Inject Context
Run command: VasperaMemory: Inject Context
Copies relevant context to clipboard for AI tools
Browse Memories
Run command: VasperaMemory: Show Project Memories
View all captured decisions and patterns
⚙️ Configuration
Configure VasperaMemory in VS Code settings:
vasperamemory.mcpServerUrl: MCP server URL (default: http://localhost:8787)
vasperamemory.mcpToken: Authentication token (leave empty to use environment)