Admin Access Investigation and Auditing
View Opal events and syncs to investigate access and audit changes

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
opal_get_resource opal_get_resources opal_get_sync_errors opal_get_resource_visibility opal_get_uar opal_get_ua_rs opal_get_on_call_schedules opal_get_message_channels opal_get_tags opal_sessions
And 29 more
Server URL
https://app.getgram.ai/mcp/opal-auditing
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote", "https://app.getgram.ai/mcp/opal-auditing", "--header", "Mcp-Opal-Bearer-Auth:${MCP_OPAL_BEARER_AUTH}" ], "env": { "MCP_OPAL_BEARER_AUTH": "<your-value-here>" } }