- Investigate historical access patterns and anomalous access
- Audit changes in organizational structure or role assignments
- Review sync errors and propagation status
- Monitor access requests and approvals
- Track user access reviews and compliance activities
Installation
OAuth is the recommended way to connect. Omit the
Authorization header below and your MCP client will prompt you to sign in to Opal in your browser — no stored secret. Find your Client ID under User → Settings → OAuth Grants (app.opal.dev/user/settings/oauth-grants), and use the OAuth resource/audience https://opal.dev/mcp. See Authentication for details. The commands below use an API token instead; create one first to use that method.Self-hosted Opal deployments can host MCP servers as of version v1.1135.0. If
you run self-hosted, remember to replace https://app.opal.dev with your own
domain.
- Claude Code
- Cursor
- Gemini CLI
- Other
To install, run the following command in your shell:Then authenticate with Opal.To learn more, see Claude Code documentation.