Visual Studio Code
IDE host for GitHub Copilot and MCP server configuration in coding-agent workflows.
Source boundary
VS Code documentation describes adding and managing MCP servers for Copilot-powered workflows.
Relationships
| Type | Source | Target | Citation |
|---|---|---|---|
| works_with | brave-mcp-server | visual-studio-code | VS Code extensions can connect MCP servers including Brave Search. |
Compatibility
| Type | Target | Status | Evidence |
|---|---|---|---|
| server_host | visual-studio-code | verify_required | Cloudflare MCP Server can be considered for VS Code MCP workflows, but host support and Cloudflare account permissions must be verified before use. |
| server_host | visual-studio-code | verify_required | Context7 MCP Server can support VS Code coding workflows where the host exposes MCP server configuration. |
| server_host | visual-studio-code | supported | VS Code supports MCP server configuration, and the filesystem server exposes local file tools over stdio. |
| server_host | visual-studio-code | supported | Notion MCP can be configured via VS Code MCP settings file. |
| server_host | visual-studio-code | supported | The Playwright MCP repository describes availability for GitHub Copilot agent workflows in VS Code. |
| server_host | visual-studio-code | verify_required | Postgres MCP Server can expose database context to VS Code MCP workflows, but database credentials and query permissions require explicit review. |
| server_host | visual-studio-code | verify_required | Sentry MCP Server can be considered for VS Code MCP-compatible workflows, but extension-level MCP support, authentication, and transport configuration must be verified. |
| runtime_deployment | local-desktop-runtime | supported | VS Code manages workspace-level MCP server configuration and local tool execution from a desktop IDE runtime. |