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. Choose Streamable HTTP or HTTP when available and use https://simplemem.com/api/mcp. Existing connections labeled SSE can keep their current URL and headers.
  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.