Support VS Code's "register Mcp Server Definition Provider" API

The registerTool API is a signficant requirement for developing MCP servers without hosting a listening http server within each extension, or expecting users to install and configure a separate tool. I raised a similar feature request here: In-process MCP support (lm.registerTool)