Skip to content
VS Code

Work IQ Copilot MCP Server for VS Code

com.microsoft/workiq-m365copilot

Search across M365 content including documents, emails, sites, files, and chats.

client:VS Code transport:streamable-http

Install Work IQ Copilot MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "workiq-m365copilot": {
      "type": "http",
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_M365Copilot"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Work IQ Copilot MCP Server in other clients