Fellow · OAuth Scopes

Fellow OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://fellow.app/mcp/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.

CompanySoftware-as-a-ServiceMeetingsArtificial IntelligenceMeeting NotesTranscriptionProductivityAction ItemsWebhookMCP
Scopes: 5 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://fellow.app/mcp/authorize
Token URL
https://fellow.app/mcp/token
Flows
authorizationCode

Scopes (5)

ScopeDescriptionFlows
read_calendar Read the user's calendar events. authorizationCode
read_meeting_content Read meeting content — AI notes, summaries, and transcripts. authorizationCode
read_action_items Read action items the user can access. authorizationCode
read_channels Read channels the user belongs to. authorizationCode
write_meeting_agenda Write/update meeting agenda content. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: searched
source: https://fellow.app/.well-known/oauth-authorization-server
docs: https://developers.fellow.ai/reference/mcp-server
context: >-
  Fellow's OAuth scopes apply to the hosted MCP server (https://fellow.app/mcp), not
  the REST Developer API (which uses X-API-KEY). Scopes are advertised in the RFC
  8414 OAuth 2.0 Authorization Server Metadata document.
schemes:
- name: MCPOAuth
  source: well-known/fellow-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://fellow.app/mcp/authorize
    tokenUrl: https://fellow.app/mcp/token
    pkce: S256
scopes:
- scope: read_calendar
  description: Read the user's calendar events.
  flows: [authorizationCode]
- scope: read_meeting_content
  description: Read meeting content — AI notes, summaries, and transcripts.
  flows: [authorizationCode]
- scope: read_action_items
  description: Read action items the user can access.
  flows: [authorizationCode]
- scope: read_channels
  description: Read channels the user belongs to.
  flows: [authorizationCode]
- scope: write_meeting_agenda
  description: Write/update meeting agenda content.
  flows: [authorizationCode]

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