Cherry Studio MCP memory setup
Use simplemem as a remote MCP server in Cherry Studio for shared, editable AI memories.
Setup steps
- Sign in to simplemem and generate an access key.
- Open Cherry Studio settings and choose the MCP Server tab.
- Add a server named simplemem.
- Set the type to SSE and the URL to https://simplemem.com/api/mcp.
- Add the request header as Authorization=Bearer YOUR_ACCESS_KEY.
- Enable the server.
Notes
- Cherry Studio expects header key/value input with an equals sign. A colon can cause connection errors.
Endpoint
Use https://simplemem.com/api/mcp with Authorization: Bearer YOUR_ACCESS_KEY.