Persistent state and continuity MCP server for agents. Prepare context, record events, search prior memory, build task context, and inspect memory timeline over MCP-over-HTTP.
Server Config
{
"mcpServers": {
"memory-plane": {
"type": "http",
"url": "https://api.mcpkeeper.com/mcp/memory-plane"
}
}
}