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
- Sign in to simplemem and generate an access key.
- Open Poke settings at https://poke.com/settings/connections.
- Add a custom connection or custom MCP server.
- Set the type to SSE and the URL to https://simplemem.com/api/mcp.
- Add Authorization = Bearer YOUR_ACCESS_KEY as the request header.
- Create the integration and start a new conversation.
Endpoint
Use https://simplemem.com/api/mcp with Authorization: Bearer YOUR_ACCESS_KEY.