Admin User Provisioning
Manage user access in Opal: view permissions, add/remove access

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
opal_user opal_get_user_tags opal_get_users opal_update_resource_user opal_delete_resource_user opal_set_owner_users opal_get_owner_users opal_add_group_user opal_update_group_user opal_delete_group_user
And 1 more
Server URL
https://app.getgram.ai/mcp/opal-user-provisioning
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-user-provisioning", "--header", "Mcp-Opal-Bearer-Auth:${MCP_OPAL_BEARER_AUTH}" ], "env": { "MCP_OPAL_BEARER_AUTH": "<your-value-here>" } }