- Retrieve information about users, groups, resources, and access policies
- Create and manage access requests
- Automate identity and access management workflows
“Show me all users in the Engineering group.” “Create an access request for the Production database.” “Review the recent access changes for our AWS resources.” “Get information about which users have access to the financial reporting resources.”The AI assistant will use the appropriate SDK functions through the MCP server to retrieve or modify data in your Opal environment, making it easy to manage access control through natural language conversations.
Demo
The MCP server provides access to various Opal operations as tools. For example, in this demo, thegroups-get-groups tool maps to the getGroups operation.
By default, you must approve each tool the MCP server attempts to call.
Requirements
The MCP server runs on your local machine, translating AI requests to Opal API calls. To set up the MCP server, you’ll need:- Opal Admin permissions
- An Opal API key
- Claude Desktop or Cursor downloaded

