simplemem

Cherry Studio MCP memory setup

Use simplemem as a remote MCP server in Cherry Studio for shared, editable AI memories.

Setup steps

  1. Sign in to simplemem and generate an access key.
  2. Open Cherry Studio settings and choose the MCP Server tab.
  3. Add a server named simplemem.
  4. Set the type to SSE and the URL to https://simplemem.com/api/mcp.
  5. Add the request header as Authorization=Bearer YOUR_ACCESS_KEY.
  6. 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.