- Generate an overview of a user’s access across resources and groups
- Add or remove users from resources and groups
- Update user access levels and durations
- Manage group memberships
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.