Skip to content
Windsurf

entraadm MCP for Windsurf

io.github.shigechika/entraadm-mcp

MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)

client:Windsurf transport:stdio runtime:pypi

Install entraadm MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "entraadm-mcp": {
      "command": "uvx",
      "args": [
        "entraadm-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

entraadm MCP in other clients