Tune Therapeutics · OAuth Scopes

Tune Therapeutics OAuth Scopes

OAuth 2.0 probed

Tune Therapeutics 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.

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.

CompanyBiotechnologyLife SciencesTherapeuticsGenomicsEpigeneticsGene TherapyClinical StageResearch
Scopes: 0 Flows: Method: probed

Scopes (0)

Tune Therapeutics 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

tune-therapeutics-scopes.yml Raw ↑
generated: '2026-08-05'
method: probed
source: https://tunetx.com/.well-known/oauth-authorization-server/
name: Tune Therapeutics — OAuth scopes
description: >-
  The complete scope surface advertised by the OAuth 2.1 authorization server on
  tunetx.com. Read verbatim from `scopes_supported` in the RFC 8414 metadata document and
  cross-checked against `scopes_supported` in the RFC 9728 protected-resource document.
  Both name exactly one scope. Tune Therapeutics publishes no scopes or permissions
  reference page, so there is nothing to enrich these descriptions from — the meaning
  below is stated as observed, not as documented.

docs: null
docs_note: No scopes or permissions reference page is published on tunetx.com.

authorization_server: https://tunetx.com
authorization_endpoint: https://tunetx.com/oauth/authorize
token_endpoint: https://tunetx.com/oauth/token
revocation_endpoint: https://tunetx.com/oauth/revoke

scopes:
- name: mcp
  description: >-
    Access to the site's Model Context Protocol server at
    https://tunetx.com/wp-json/mcp/mcp-oauth-server. The authorization server advertises no
    finer-grained scopes, so this single scope is the whole consent surface — a client
    either has MCP access or it does not. What that access actually permits depends on the
    WordPress abilities registered on the site, which is itself auth-gated (HTTP 401) and
    was not enumerated.
  source: >-
    scopes_supported in both /.well-known/oauth-authorization-server/ and
    /.well-known/oauth-protected-resource
  granularity: coarse

observations:
- >-
  One scope for an entire MCP server is a coarse consent boundary. There is no read-vs-write
  split, no per-ability scope, and no way for a user granting consent to see what the token
  will be able to do.
- >-
  Because token_endpoint_auth_methods_supported is ["none"] and dynamic client identification
  via client_id metadata documents is enabled, any public client that completes the PKCE
  flow with a site user can obtain this scope.

x-evidence:
  fetched: '2026-08-05'
  probes:
  - url: https://tunetx.com/.well-known/oauth-authorization-server/
    status: 200
    field: scopes_supported
    value: ['mcp']
  - url: https://tunetx.com/.well-known/oauth-protected-resource
    status: 200
    field: scopes_supported
    value: ['mcp']

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/tune-therapeutics-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.