Gamma.app · OAuth Scopes

Gamma.app OAuth Scopes

OAuth 2.0 searched

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

CompanyArtificial IntelligencePresentationsDocumentsContent GenerationGenerative AIProductivityMCPWebsitesSocial Media
Scopes: 2 Flows: Method: searched

Scopes (2)

ScopeDescriptionFlows
generate Create gammas (presentations, documents, webpages, social posts) in the user's workspace.
gamma:read Read gammas, list folders, and list themes from the user's workspace.

Source

OAuth Scopes

gammaapp-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://mcp.gamma.app/.well-known/oauth-protected-resource
docs: https://developers.gamma.app/mcp/mcp-tools-reference
notes: >-
  OAuth scopes apply to the Gamma MCP server / connector OAuth flow (auth server
  https://auth.gamma.app), not to the API-key-authenticated REST API. Scope list
  taken verbatim from the RFC 9728 protected-resource metadata; the human-facing
  consent permissions are documented in the MCP tools reference.
schemes:
- name: OAuth2
  authorization_server: https://auth.gamma.app
  source: https://mcp.gamma.app/.well-known/oauth-protected-resource
scopes:
- scope: generate
  description: Create gammas (presentations, documents, webpages, social posts) in the user's workspace.
  sources: [well-known/gammaapp-oauth-protected-resource.json]
- scope: 'gamma:read'
  description: Read gammas, list folders, and list themes from the user's workspace.
  sources: [well-known/gammaapp-oauth-protected-resource.json]
consent_permissions:
- Create gammas in your workspace
- Read gammas in your workspace
- List folders from your workspace
- List themes from your workspace