Skip to content
Claude Desktop

copilot mcp for Claude Desktop

io.github.vomeshatukuri/copilot-mcp

MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.

client:Claude Desktop transport:sse tools:1

Install copilot mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

copilot mcp in other clients