This MCP server provides code-workspace functionality for Visual Studio 2022+ by allowing AI agents selective access to project folders and files.
From the registry: Secure filesystem access for AI agents with configurable directory and file type restrictions

$ pip install vs-filesystem-mcp-serverhttps://pypi.org/project/vs-filesystem-mcp-server/Please install the `filesystem-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install vs-filesystem-mcp-server** — Install the Python package from PyPI Run: `pip install vs-filesystem-mcp-server` (https://pypi.org/project/vs-filesystem-mcp-server/)
Canonical MCP server config (stdio transport):
- command: `vs-filesystem-mcp-server`
- args: []
Note: Configured via config.json or CLI args (--allowed-dirs, --allowed-extensions, --allow-write).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.An MCP Server for computer-use in Windows OS