diff --git a/hlx_statics/blocks/ai-assistant/ai-assistant_constants.js b/hlx_statics/blocks/ai-assistant/ai-assistant_constants.js index 46249bab..329de0b8 100644 --- a/hlx_statics/blocks/ai-assistant/ai-assistant_constants.js +++ b/hlx_statics/blocks/ai-assistant/ai-assistant_constants.js @@ -49,6 +49,11 @@ export const INITIAL_SUGGESTED_QUESTIONS = [ { label: "Firefly Services and how can I use them", question: "Firefly Services and how can I use them", + }, + { + id: "mcp-server-docs", + label: "Available MCP servers and where I can find them", + question: "Available MCP servers and where I can find them" } ]; export const GENERIC_ERROR_MESSAGE =