When using FileCache for the server, it keep saying Client not initialized when get list tools. (I'm using MCP inspector)
I think because of it using json_encode, json_decode instead of serizlize and unserialize so it can not get the right object from the cache (array returned right now)