With VS Code’s MCP useful resource help, which incorporates help for useful resource templates, assets returned from MCP instrument calls develop into obtainable to the mannequin, could be saved in chat, and could be connected as context through the Add Context button in chat. Developers can browse assets throughout MCP servers, or for a selected server, by utilizing the MCP: Browse Resources command, or utilizing the MCP: List Servers command.
VS Code 1.101 provides experimental help for sampling, which permits MCP servers to make requests again to the mannequin, and now helps MCP servers that require authentication, enabling interplay with an MCP server that operates on behalf of a consumer account for that service. Developers now can allow improvement mode to debug MCP servers by including a dev
key to the server config.
Finally, new MCP extension APIs allow extensions to publish collections of MCP servers. This means VS Code extension authors can bundle MCP servers with their extensions or construct extensions that dynamically uncover MCP servers from different sources.