Skip to content

Work IQ Copilot MCP Server for Zed

com.microsoft/workiq-m365copilot

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

client:Zed transport:streamable-http

Install Work IQ Copilot MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Work IQ Copilot MCP Server in other clients