# @onelogin/onelogin-mcp

MCP server for OneLogin API - manage users, apps, roles, and authentication

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.0
- **Author:** io.github.onelogin
- **License:** Unknown
- **npm:** @onelogin/onelogin-mcp
- **Source:** https://github.com/onelogin/onelogin-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 13 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-15T14:36:45.479Z
- **Version scanned:** 1.1.1
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_accounts`
- `get_account`
- `create_account`
- `update_account`
- `list_api_authorizations`
- `get_api_authorization`
- `create_api_authorization`
- `update_api_authorization`
- `delete_api_authorization`
- `list_authorization_scopes`
- `add_authorization_scopes`
- `remove_authorization_scopes`
- `list_authorized_clients`
- `add_authorized_clients`
- `remove_authorized_clients`
- `list_available_scopes`
- `list_authorization_claims`
- `add_authorization_claim`
- `update_authorization_claim`
- `delete_authorization_claim`
- `list_apps`
- `get_app`
- `update_app`
- `create_app`
- `delete_app`
- `delete_app_parameter`
- `get_app_users`
- `list_app_rules`
- `get_app_rule`
- `create_app_rule`
- `update_app_rule`
- `delete_app_rule`
- `reorder_app_rules`
- `list_app_rule_conditions`
- `list_app_rule_actions`
- `list_brands`
- `get_brand`
- `create_brand`
- `update_brand`
- `delete_brand`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"onelogin\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@onelogin/onelogin-mcp\"\n      ],\n      \"env\": {\n        \"ONELOGIN_CLIENT_ID\": \"<YOUR_ONELOGIN_CLIENT_ID>\",\n        \"ONELOGIN_CLIENT_SECRET\": \"<YOUR_ONELOGIN_CLIENT_SECRET>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `ONELOGIN_CLIENT_ID` — Onelogin Client ID (required)
- `ONELOGIN_CLIENT_SECRET` — Onelogin Client Secret (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Critical blast radius — deletes data; holds an oauth grant.
- Floor 65, ceiling 65 (tier: critical)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40onelogin%2Fonelogin-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40onelogin%2Fonelogin-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40onelogin%2Fonelogin-mcp
- HTML page: https://forgeregistry.com/registry/%40onelogin%2Fonelogin-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
