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:
You can then choose which specific permissions to grant:
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.
Source: original entry ↗