MCP server URL or name
https://mcp.slack.com/mcp (Slack)
How are you connecting to this server?
From browsing the MCP server directory
Where does the issue occur?
In the authorization screen (after selecting the Slack workspace and clicking "Authorize" on Slack's side)
When did you last reproduce this?
2026-06-13 20:00 JST
Browser and OS
Google Chrome on macOS
Describe the issue
Authorizing a Slack Enterprise Grid workspace to Claude.ai through the Slack MCP connector fails at Slack's authorization step.
Observed (confirmed):
- After selecting the workspace and clicking "Authorize," Slack rejects the request with an error message that names the
commands scope.
commands is a real Slack scope (slash-command permission), but it does not appear as an item that can be approved or configured anywhere in the Claude connector settings screen, so there is no way to grant it from the Claude side.
Possible cause (unconfirmed — speculation, not verified):
- It is unclear why the Claude.ai Slack connector requests, or causes Slack to require, the
commands scope.
Error details
An unauthorized permission was requested: commands
Expected behavior
The Slack Enterprise Grid authorization should complete. Either the connector should not request the commands scope, or the Claude connector settings should surface commands as an approvable/configurable item so the Enterprise Grid authorization can be satisfied.
Additional context
- Slack Enterprise Grid (long-standing; not a recent migration to Grid).
- Claude app ID:
A08SF47R6P4
- During the same connection flow, the following error was also observed (possibly a missing required OAuth
state parameter):
{"type":"error","error":{"type":"invalid_request_error","message":"state: Field required"},"request_id":"req_011Cc1GM3ZYnu77w2hJuXdJ2"}
MCP server URL or name
https://mcp.slack.com/mcp (Slack)
How are you connecting to this server?
From browsing the MCP server directory
Where does the issue occur?
In the authorization screen (after selecting the Slack workspace and clicking "Authorize" on Slack's side)
When did you last reproduce this?
2026-06-13 20:00 JST
Browser and OS
Google Chrome on macOS
Describe the issue
Authorizing a Slack Enterprise Grid workspace to Claude.ai through the Slack MCP connector fails at Slack's authorization step.
Observed (confirmed):
commandsscope.commandsis a real Slack scope (slash-command permission), but it does not appear as an item that can be approved or configured anywhere in the Claude connector settings screen, so there is no way to grant it from the Claude side.Possible cause (unconfirmed — speculation, not verified):
commandsscope.Error details
Expected behavior
The Slack Enterprise Grid authorization should complete. Either the connector should not request the
commandsscope, or the Claude connector settings should surfacecommandsas an approvable/configurable item so the Enterprise Grid authorization can be satisfied.Additional context
A08SF47R6P4stateparameter):