copilot mcp for Cursor
io.github.vomeshatukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
client:Cursor
transport:sse
tools:1
Install copilot mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"copilot-mcp": {
"url": "https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs