Nucleus Security · OAuth Scopes

Nucleus Security OAuth Scopes

OAuth 2.0 probed

Nucleus Security publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the Nucleus Security API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanySecurityCybersecurityVulnerability ManagementExposure ManagementRisk ManagementThreat IntelligenceComplianceDevSecOpsMCP
Scopes: 1 Flows: Method: probed

Scopes (1)

ScopeDescriptionFlows
mcp Grants an MCP client access to the protected resource https://nucleussec.com/wp-json/mcp/mcp-oauth-server. The single scope published by the authorization server; it is not further decomposed into read/write or per-resource scopes.

Source

OAuth Scopes

Raw ↑
name: Nucleus Security OAuth Scopes
description: >-
  The only OAuth scope Nucleus Security publishes machine-readably is the single `mcp`
  scope advertised by the RFC 8414 authorization-server metadata on nucleussec.com. The
  platform's real authorization model is not scope-based - it is RBAC plus Asset Group
  Access Control, evaluated server-side per project.
generated: '2026-08-26'
method: probed
source: https://nucleussec.com/.well-known/oauth-authorization-server
docs: https://help.nucleussec.com/docs/users-roles-and-permissions
x-evidence:
  url: https://nucleussec.com/.well-known/oauth-authorization-server
  http_status: 200
  fetched: '2026-08-26'
authorization_server:
  issuer: https://nucleussec.com
  authorization_endpoint: https://nucleussec.com/oauth/authorize
  token_endpoint: https://nucleussec.com/oauth/token
  revocation_endpoint: https://nucleussec.com/oauth/revoke
  grant_types_supported: [authorization_code, refresh_token]
  response_types_supported: [code]
  code_challenge_methods_supported: [S256]
  token_endpoint_auth_methods_supported: [none]
  client_id_metadata_document_supported: true
  authorization_response_iss_parameter_supported: true
scopes:
- scope: mcp
  description: >-
    Grants an MCP client access to the protected resource
    https://nucleussec.com/wp-json/mcp/mcp-oauth-server. The single scope published by the
    authorization server; it is not further decomposed into read/write or per-resource scopes.
  resource: https://nucleussec.com/wp-json/mcp/mcp-oauth-server
  source: RFC 8414 scopes_supported
scope_count: 1
authorization_model:
  primary: rbac
  note: >-
    Nucleus does not express platform API authorization as OAuth scopes. Access is granted
    through roles assigned per project (RBAC) and narrowed by Asset Group Access Control
    (AGAC). API keys and MCP sessions both inherit the owning principal's role, and
    permissions are re-evaluated at query time, so an administrator changing a role changes
    what an already-issued key or session can reach.
  dedicated_permissions:
  - name: API Access
    effect: >-
      Required for a user or role to hold an API key at all. Disabling it also disables MCP
      for that principal.
  - name: MCP access
    effect: >-
      Dedicated permission in the Nucleus role model governing MCP Server use. Enabled by
      default on all out-of-the-box roles.
  - name: Organization Admin
    effect: Required to create API-only service accounts and view their keys.
  docs: https://help.nucleussec.com/docs/users-roles-and-permissions
gaps:
- >-
  No scopes reference page exists for the platform API because the platform API is not
  scope-based. The permissions reference is the roles documentation cited above.
- >-
  The product MCP server at https://[instance].nucleussec.com/nucleus/mcp is per-tenant;
  its authorization-server metadata was not probed because no shared instance host exists.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/nucleus-security-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.