Slack Conversations
71
0

Goose
Setting up with Goose
- Open Goose's preferences
- Go to the Integrations tab
- Select "MCP Servers"
- Click "Add New Server"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "slack conversations": {4 "env": {5 "SLACK_MCP_XOXC_TOKEN": "xoxc-...",6 "SLACK_MCP_XOXD_TOKEN": "xoxd-..."7 },8 "args": [9 "-y",10 "slack-mcp-server@latest",11 "--transport",12 "stdio"13 ],14 "command": "npx"15 }16 }17}
커뮤니티 리뷰
0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요