Configure built-in providers
@hookfish/providers exports provider factories for GitHub, Linear, Notion,
and remote MCP servers.
hookfish.fetch. This lets
a Worker read provider credentials from request bindings without capturing
stale values in its module scope.
Register callback URLs
Ask the running broker for the exact callback URL for each provider:callback_url into the provider’s developer console.
Select provider scopes
Passscopes when starting an authorization to override the provider’s
defaults for that connection.
Choose a provider model
Continue with remote MCP providers,
dynamic providers, or
custom providers.