Interfaces
OAuthConfig
Defined in: server/FastMCP.ts:53
Defined in: server/FastMCP.ts:60
Issuer URL for the OAuth server (used in metadata endpoints).
Defaults to the HTTP server’s bound address when not specified.
Defined in: server/FastMCP.ts:55
OAuth server provider implementing the authorization and token flow.
Defined in: server/FastMCP.ts:62
Scopes supported by this server, advertised in OAuth metadata.