Skip to content
Zed

Google Workspace Admin Security-Audit MCP for Zed

io.github.shigechika/gwsadm-mcp

MCP server for Google Workspace security auditing — login audit, external sharing, daily brief

client:Zed transport:stdio runtime:pypi

Install Google Workspace Admin Security-Audit MCP in Zed

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

{
  "context_servers": {
    "gwsadm-mcp": {
      "command": "uvx",
      "args": [
        "gwsadm-mcp"
      ]
    }
  }
}

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

Google Workspace Admin Security-Audit MCP in other clients