end user self-service
Request access to Opal resources, groups, and bundles

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
opal_get_resources opal_user opal_get_users opal_get_resource_nhis opal_create_request opal_get_resource_users opal_get_requests opal_get_request opal_get_group_users opal_get_groups
And 8 more
Server URL
https://app.getgram.ai/mcp/opal-end-user
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-end-user", "--header", "Mcp-Opal-Bearer-Auth:${MCP_OPAL_BEARER_AUTH}" ], "env": { "MCP_OPAL_BEARER_AUTH": "<your-value-here>" } }