How MemNexus Works
Three simple steps to AI that remembers everything and learns how you work. No complex setup, no behavior changes required.
Connect Your AI
Choose your integration method. CLI for GitHub Copilot, Claude Code, and terminal-based tools. MCP server for Cursor, Windsurf, and Claude Desktop. SDK or API for custom apps. Setup takes less than 5 minutes.
- Works with GitHub Copilot, Claude Code, Cursor, Windsurf, and more
- No changes to your workflow
- 5-minute setup for any method
Work Normally
With MCP, memory capture is completely automatic -- just have conversations like you always do. With the SDK, you get fine-grained programmatic control over what gets saved and retrieved.
- Zero-code with MCP: automatic capture, no config needed
- Full control with SDK: save and search with memory.save() and memory.search()
- You always control what gets remembered
Watch Your AI Get Smarter
Over time, your AI transforms. It references past conversations, applies your preferences automatically, and feels like a colleague who actually knows you.
- Week 1: References past conversations
- Week 3: Applies your preferences
- Month 3: Feels like a colleague
Choose Your Integration
Works however you work. Pick the method that fits your workflow.
CLI
Command-line interface for terminal power users
Quick setup:
- 1
npm install -g @memnexus-ai/cli - 2
mx auth login - 3
mx chat
Best for: Developers who live in the terminal
MCP Server
Native integration with Claude Desktop, Cursor, Windsurf, and any MCP-compatible AI tool
Quick setup:
- 1
Add MemNexus MCP server config - 2
Restart your AI tool - 3
Start chatting with memory
Best for: Claude Desktop, Cursor, and Windsurf users
SDK
Build persistent memory into your own AI applications and agents
Quick setup:
- 1
npm install @memnexus-ai/mx-typescript-sdk - 2
Initialize with API key - 3
Save and search memories with full control
Best for: Teams building custom AI agents and apps
REST API
Direct API access for maximum flexibility
Quick setup:
- 1
Get API key from dashboard - 2
POST /memories to save - 3
GET /memories/search to retrieve
Best for: Custom integrations and any programming language
Ready to build AI that remembers?
We're onboarding developers in small batches. Request early access.
Have an invite? Sign in →