Memro VS Code Extension
A VS Code extension that provides persistent memory capabilities via the Memro MCP server.
Features
- Remember
- Recall
- Get Recent Memories
- Delete Memory
- Export Memories
- Query Knowledge Graph
Setup
Start Memro backend:
- See instructions in the Memro repository
Start memro-mcp to generate credentials (first run)
Open this folder in VS Code and run the extension (F5)
Enter credentials when prompted (Agent ID and Private Key)
Build & Run
- Install: npm install
- Build: npm run compile
- Run from VS Code: F5 (Extension Development Host)
Troubleshooting
- Ensure memro-mcp is available on PATH
- Ensure backend is running
| |