Jean Memory
About
Premium memory consistent across all AI applications.
Details
- Author
- jonathan-politzki
- Downloads
- 226
- Categories
- Productivity, Community, Other, Knowledge Base
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Jean MemoryCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




