Jean Memory

by jonathan-politzki

226 downloads
Not rated
GitHub

About

Premium memory consistent across all AI applications.

Details

Author
jonathan-politzki
Downloads
226
Categories
Productivity, Community, Other, Knowledge Base

- Cross-application memory sharing between Claude, Cursor, GPT, and more
- Built on the Model Context Protocol for maximum compatibility
- Local deployment option for complete data control
- End-to-end encryption for sensitive data
- Real-time sync across all connected applications
- Semantic search powered by a vector database

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Jean Memory
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Users can sign up at jeanmemory.com and run npx install-mcp i https://api.jeanmemory.com/mcp/claude/sse/your-user-id --client claude to connect Claude Desktop. Alternatively, developers can run the server locally by cloning the repository and using make build; make up from the openmemory directory.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "jean memory": {
            "jean-memory": {
                "command": "npx",
                "args": [
                    "-y",
                    "supergateway",
                    "--sse",
                    "https://api.jeanmemory.com/mcp/claude/sse/773e2c10-1fd1-48cb-bc15-7674aaa9b09c"
                ]
            }
        }
    }
}

McpServers

{
    "jean-memory": {
        "command": "npx",
        "args": [
            "-y",
            "supergateway",
            "--sse",
            "https://api.jeanmemory.com/mcp/claude/sse/773e2c10-1fd1-48cb-bc15-7674aaa9b09c"
        ]
    }
}

🚀 What is Jean Memory?

Jean Memory is your secure, unified memory layer that works across all AI applications. It gives your AI assistants the ability to remember you, your preferences, and your context - while keeping everything private and under your control.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.