Fix trailing whitespace in slack setup guide

Pre-commit hooks formatting fixes
This commit is contained in:
aakash
2025-10-09 20:04:32 -07:00
parent 1f98681d68
commit 9e067e7fb3

View File

@@ -145,7 +145,7 @@ WARNING - Failed to fetch messages from channel random: Failed to fetch messages
```bash
# Terminal 1: Start MCP server
slack-mcp-server
# Terminal 2: Run LEANN (it will connect to the running server)
python -m apps.slack_rag --mcp-server "slack-mcp-server" --channels general --query "test"
```
@@ -154,7 +154,7 @@ WARNING - Failed to fetch messages from channel random: Failed to fetch messages
**Problem**: The MCP server doesn't have the expected tools.
**Solution**:
**Solution**:
1. Check if your MCP server is properly installed and configured
2. Verify your Slack tokens are correct
3. Try a different MCP server implementation