Source checked: 2026-06-19 Official source: https://code.visualstudio.com/docs/copilot/customization/mcp-servers
VS Code and GitHub Copilot use their own MCP server configuration shape. Do not reuse Cursor JSON blindly.
Recommended setup path:
- Read the current VS Code MCP docs.
- Inspect existing workspace/user MCP config.
- Back up config before editing.
- Add Core with the documented
serversshape. - Ask the user to approve or start the server if VS Code prompts them.
