Addresses handling long-running MCP tool operations that exceed typical client timeout windows of 30-60 seconds using the emerging MCP Tasks extension for asynchronous workflows. Presents a pattern using Azure Durable Functions with two tools, start_mining and get_mining_result, to initiate and poll long-running tasks while client support for the Tasks extension is still developing.