Tools provided by the Admina MCP server
| Tool name | Description |
|---|---|
get_devices | Retrieve device list and individual device information |
get_identities | Retrieve identity (user) list |
get_services | Retrieve the list of SaaS services in use |
get_service_accounts | Retrieve service account list |
get_people_accounts | Retrieve the mapping between users and service accounts |
Prerequisites
- You must have the Admin role in AI Helpdesk.
- A subscription to Admina (https://console.admina.jp) is required.
- You need an Admina API key and organization ID.
Obtain an Admina API key
Issue an API key from the Admina admin console. For instructions on obtaining an API key, see the Admina API documentation. You need the following two pieces of information.- Organization ID: Your Admina organization identifier
- API key: Access key for the Admina API
Configure the Admina MCP server
Open integration settings
Select Settings from the left navigation and open the Integrations tab.
The Admina MCP card appears in the MCP servers section.
MCP servers are automatically provisioned by AI Helpdesk.
If the Admina MCP server is not displayed, contact support.
Enter credentials
Click Edit in the configuration dialog and enter the following information.
Click Save when done.
| Field | Description |
|---|---|
ADMINA_ORGANIZATION_ID | Your Admina organization ID |
ADMINA_API_KEY | Your Admina API key |
Enable or disable individual tools
You can enable or disable individual tools. In the Available tools section of the configuration dialog, use the toggle to the right of each tool name. Disabled tools will not be called by the AI agent.Disable the MCP server
To temporarily disable the entire Admina MCP server, turn off the Enabled toggle in the configuration dialog. The credentials are retained, but the AI will not call any tools.Troubleshooting
“Could not retrieve tools” error- Verify that the credentials (organization ID and API key) are correct.
- Confirm that the Admina API key is within its validity period and has the appropriate scopes.
- Verify that the MCP server URL in AI Helpdesk is correctly configured (contact support if needed).

