to learn how to receive user
queries from Slack. When a user sends a query, it is sent to OpenAI, which calls the MCP server.
The MCP server searches for relevant context, sends the query along with the context to the
Large Language Model (LLM), and returns the response to the Slack channel.