mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:03:26 +02:00
Instruct users to add users.profile:read scope to token as profile.get API requires it
This commit is contained in:
@@ -78,6 +78,7 @@ MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
|
|||||||
- `chat:write` - Send messages as the app
|
- `chat:write` - Send messages as the app
|
||||||
- `reactions:write` - Add emoji reactions to messages
|
- `reactions:write` - Add emoji reactions to messages
|
||||||
- `users:read` - View users and their basic information
|
- `users:read` - View users and their basic information
|
||||||
|
- `users.profile:read` - View detailed profiles about users
|
||||||
|
|
||||||
4. Install App to Workspace:
|
4. Install App to Workspace:
|
||||||
- Click "Install to Workspace" and authorize the app
|
- Click "Install to Workspace" and authorize the app
|
||||||
|
|||||||
Reference in New Issue
Block a user