simplemem

Poke MCP memory setup

Add simplemem as a custom MCP memory server for Poke so your assistant keeps long-term context between conversations.

Setup steps

  1. Sign in to simplemem and generate an access key.
  2. Open Poke settings at https://poke.com/settings/connections.
  3. Add a custom connection or custom MCP server.
  4. Set the type to SSE and the URL to https://simplemem.com/api/mcp.
  5. Add Authorization = Bearer YOUR_ACCESS_KEY as the request header.
  6. Create the integration and start a new conversation.

Endpoint

Use https://simplemem.com/api/mcp with Authorization: Bearer YOUR_ACCESS_KEY.