Kernel · OAuth Scopes

Kernel OAuth Scopes

OAuth 2.0 searched

Kernel publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Kernel 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.

CompanyBrowser AutomationWeb AgentsBrowser InfrastructureAI AgentsPlaywrightCloud BrowsersComputer UseMCPManaged Auth
Scopes: 2 Flows: authorizationCode Method: searched

Scopes (2)

ScopeDescriptionFlows
api.read Read access to Kernel API resources.
api.write Write access to Kernel API resources.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.onkernel.com/.well-known/oauth-authorization-server
docs: https://kernel.sh/docs/reference/mcp-server/authentication.md
note: >-
  The Kernel REST API OpenAPI declares a single bearer (API key) scheme without
  oauth2 flows, but the RFC 8414 authorization-server metadata advertises OAuth 2.1
  (used by the hosted MCP server, with dynamic client registration) and two coarse
  scopes. Scopes are captured from the well-known document verbatim.
schemes:
  - name: OAuth2.1
    source: https://api.onkernel.com/.well-known/oauth-authorization-server
    issuer: https://api.onkernel.com/
    bearer_methods_supported: [header]
    dynamic_client_registration: true
    flows:
      - flow: authorizationCode
        note: OAuth 2.1 with dynamic client registration; used by the hosted MCP server.
scopes:
  - scope: api.read
    description: Read access to Kernel API resources.
    sources: [https://api.onkernel.com/.well-known/oauth-authorization-server]
  - scope: api.write
    description: Write access to Kernel API resources.
    sources: [https://api.onkernel.com/.well-known/oauth-authorization-server]

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/kernel-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.