What a VS Code MCP server does
A VS Code MCP server is not a whole IDE replacement. It is a scoped tool integration that lets an assistant request structured context from files, services, or systems that matter to the current coding task.
- Expose selected workspace paths
- Retrieve GitHub issues and PR context
- Inspect docs or web pages through browser tools
- Review schemas and query outputs with read-only data access