Monaco · OAuth Scopes

Monaco OAuth Scopes

OAuth 2.0 probed

Monaco uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://monaco-inc.us.auth0.com/oauth/token.

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.

CompanyCRMSalesRevenue OperationsArtificial IntelligenceContactsAccountOpportunitiesPipelineGo-To-MarketMCPCampaignsAudiencesSales EngagementAgents
Scopes: 0 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://monaco-inc.us.auth0.com/authorize
Token URL
https://monaco-inc.us.auth0.com/oauth/token
Flows
authorizationCode

Scopes (0)

Monaco implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://mcp.monaco.com/.well-known/oauth-protected-resource/mcp
docs: https://docs.monaco.com/mcp/overview
applies_to: >-
  The hosted Monaco MCP server (https://mcp.monaco.com/mcp) only. The public REST
  API at api.monaco.com uses API-key bearer authentication (prefix mks_) and has
  no OAuth scope surface — see authentication/monaco-authentication.yml.
protected_resource:
  resource: https://mcp.monaco.com/mcp
  resource_name: Monaco Public MCP
  authorization_servers:
  - https://monaco-inc.us.auth0.com/
  bearer_methods_supported: [header]
  scopes_supported: []
  spec: RFC 9728 OAuth 2.0 Protected Resource Metadata
  file: well-known/monaco-oauth-protected-resource.json
schemes:
- name: oauth2Mcp
  source: https://mcp.monaco.com/.well-known/oauth-protected-resource/mcp
  authorization_server: https://monaco-inc.us.auth0.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://monaco-inc.us.auth0.com/authorize
    tokenUrl: https://monaco-inc.us.auth0.com/oauth/token
    pkce: [S256, plain]
  dynamic_client_registration: https://monaco-inc.us.auth0.com/oidc/register
  jwks_uri: https://monaco-inc.us.auth0.com/.well-known/jwks.json
scopes: []
scopes_note: >-
  Monaco's MCP resource metadata declares an EMPTY scopes_supported array, so the
  provider publishes no granular API scopes. Authorization is not scope-based:
  the docs state every request is authenticated as the user who completed the
  login and every tool call respects that user's existing Monaco permissions —
  authority is carried by the user's in-product role, not by an OAuth scope. The
  scopes advertised by the Auth0 authorization server below are Auth0's stock
  OIDC identity scopes, not Monaco API permissions, and are recorded separately
  so they are not mistaken for a Monaco scope catalog.
authorization_server_scopes:
  issuer: https://monaco-inc.us.auth0.com/
  source: https://monaco-inc.us.auth0.com/.well-known/openid-configuration
  kind: oidc-standard-claims
  values: [openid, profile, offline_access, name, given_name, family_name, nickname,
    email, email_verified, picture, created_at, identities, phone, address]
permission_model:
  basis: user-permission-inheritance
  detail: >-
    Every MCP request runs as the authenticated Monaco user and inherits that
    user's product permissions. Reads are auto-approved by the AI client; writes
    and deletes prompt for confirmation by default.
  source: https://docs.monaco.com/mcp/overview
x-evidence:
- {url: 'https://mcp.monaco.com/.well-known/oauth-protected-resource/mcp', status: 200, content_type: application/json}
- {url: 'https://monaco-inc.us.auth0.com/.well-known/openid-configuration', status: 200}
- {url: 'https://mcp.monaco.com/mcp', status: 401, note: 'tools/list POST returns WWW-Authenticate Bearer error="invalid_token" with resource_metadata pointer — live schema is auth-gated'}

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/monaco-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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