MCP: support async tasks
Author: AkihiroSudaCreated Sep 15, 2026Updated Sep 15, 2026
Labelsexpertarea/mcp
https://github.com/lima-vm/lima/blob/412133cf0beb0e5ebd7cf09ef817b31b74a48003/pkg/mcp/msi/shell.go#L13-L29 https://github.com/lima-vm/lima/blob/412133cf0beb0e5ebd7cf09ef817b31b74a48003/pkg/mcp/msi/filesystem.go#L84-L97
MCP tools should be redesigned to support async tasks (introduced in version 2025-11-25 of the MCP specification) https://modelcontextprotocol.io/extensions/tasks/overview
Source: lima-vm/lima