Way to manage Chats by LLM

Is there are any way to let AI run new chat?

Why I need this:

I have well described tasks in my repository. I want to use run task like “go to tasks dir and let’s do all tasks”. But it’s important to run every new task in new chat to not overwhelm context window, plus, it would be great to describe model, using mode for each task.
So I guess I need something like a MCP for Cursor :smiley: