copilot mcp for VS Code
io.github.vomeshatukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
client:VS Code
transport:sse
tools:1
Install copilot mcp in VS Code
.vscode/mcp.json
{
"servers": {
"copilot-mcp": {
"type": "sse",
"url": "https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs