Install
Select a method below to install the server.
And 29 more
https://app.getgram.ai/mcp/opal-auditing
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>"
}
}