MemNexus is in gated preview — invite only. Learn more

How MemNexus Works

Three simple steps to AI that remembers everything and learns how you work. No complex setup, no behavior changes required.

1

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
2

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
3

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. 1npm install -g @memnexus-ai/cli
  2. 2mx auth login
  3. 3mx 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. 1Add MemNexus MCP server config
  2. 2Restart your AI tool
  3. 3Start 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. 1npm install @memnexus-ai/mx-typescript-sdk
  2. 2Initialize with API key
  3. 3Save 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. 1Get API key from dashboard
  2. 2POST /memories to save
  3. 3GET /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 →