Skip to content

Admin MCP Server for Zed

com.microsoft/workiq-admintools

MCP Server containing tools relating to Microsoft Admin Center

client:Zed transport:streamable-http

Install Admin MCP Server in Zed

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

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

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

Admin MCP Server in other clients