copilot mcp for Grok
io.github.vomeshatukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
client:Grok
transport:sse
tools:1
Install copilot mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"copilot-mcp": {
"type": "sse",
"url": "https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs