I'm also quite interested in how Dust will support MCP. In particular, it would be interesting to have Dust be able to call MCP servers running locally (or in local Docker containers). That would allow us to locally install the many MCP servers available (e.g. from https://smithery.ai/ or similar).
But for this to work, there would need to be some kind of Dust component running locally to relay the requests from Dust (where Dust plays the part of the MCP 'client').
Without that, Dust could still call externally hosted MCP server, but that feels too limiting.
Alban is something like that on your radar? Thanks!