CoreStory · OAuth Scopes

CoreStory OAuth Scopes

OAuth 2.0 searched

CoreStory publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the CoreStory API on a user’s behalf.

Tokens are issued from https://clerk.corestory.ai/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.

CompanyArtificial IntelligenceCode IntelligenceLegacy ModernizationDeveloper ToolsCode AnalysisDocumentationMCPAgentic
Scopes: 7 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://clerk.corestory.ai/oauth/authorize
Token URL
https://clerk.corestory.ai/oauth/token
Flows
authorizationCode

Scopes (7)

ScopeDescriptionFlows
openid OpenID Connect authentication.
profile Access the user's profile. Advertised by the MCP protected-resource metadata.
email Access the user's email. Advertised by the MCP protected-resource metadata.
public_metadata Read the user's public metadata.
private_metadata Read the user's private metadata.
offline_access Obtain a refresh token for offline access.
user:org:read Read the user's organization membership.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: https://c2s.corestory.ai/.well-known/oauth-protected-resource
docs: https://docs.corestory.ai/getting-started/mcp-server-setup
schemes:
- name: OAuth2 (Clerk)
  source: https://clerk.corestory.ai/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://clerk.corestory.ai/oauth/authorize
    tokenUrl: https://clerk.corestory.ai/oauth/token
    grant_types: [authorization_code, refresh_token]
mcp_resource:
  resource: https://c2s.corestory.ai/mcp
  authorization_servers: [https://clerk.corestory.ai]
  bearer_methods_supported: [header]
  scopes_supported: [profile, email]
scopes:
- scope: openid
  description: OpenID Connect authentication.
  sources: [https://clerk.corestory.ai/.well-known/oauth-authorization-server]
- scope: profile
  description: Access the user's profile. Advertised by the MCP protected-resource metadata.
  sources: [https://c2s.corestory.ai/.well-known/oauth-protected-resource]
- scope: email
  description: Access the user's email. Advertised by the MCP protected-resource metadata.
  sources: [https://c2s.corestory.ai/.well-known/oauth-protected-resource]
- scope: public_metadata
  description: Read the user's public metadata.
  sources: [https://clerk.corestory.ai/.well-known/oauth-authorization-server]
- scope: private_metadata
  description: Read the user's private metadata.
  sources: [https://clerk.corestory.ai/.well-known/oauth-authorization-server]
- scope: offline_access
  description: Obtain a refresh token for offline access.
  sources: [https://clerk.corestory.ai/.well-known/oauth-authorization-server]
- scope: "user:org:read"
  description: Read the user's organization membership.
  sources: [https://clerk.corestory.ai/.well-known/oauth-authorization-server]
notes: >-
  The OpenAPI declares only http-bearer (JWT) global security, but CoreStory's MCP
  server is an OAuth-protected resource (RFC 9728) whose authorization server is
  Clerk (clerk.corestory.ai). Scopes captured verbatim from the live well-known
  metadata. The MCP resource advertises profile+email; Clerk advertises the fuller
  scope set.

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