megachangelog
Feature

Choose OAuth scopes for Wrangler and Cloudflare API MCP server

Wrangler and the Cloudflare API MCP server now support optional OAuth scopes, allowing you to selectively grant permissions during authorization rather than approving all requested scopes. You can customize permissions in the consent dialog while required scopes remain mandatory.

Wrangler and the Cloudflare API MCP server now use optional OAuth scopes. During authorization, you can choose which optional scopes to grant instead of approving every scope requested by each client.

The consent dialog now includes the option to edit the permissions you grant to Wrangler or the Cloudflare API MCP server:

OAuth consent dialog with an Edit Permissions button

You can then choose which specific permissions to grant:

OAuth permission editor with controls for individual scopes

Required scopes remain selected. Choosing fewer optional scopes limits each tool's access to the permissions needed for your workflow.

If a command or tool call needs a scope that you declined, reauthorize the client and grant that scope.

For more information, refer to wrangler login and Edit optional permissions.

oauthsecuritywranglerapipermissionsagents

Source: original entry ↗