Is your feature request related to a problem?
When standing up the stack the MCP server is started with just the default tools enabled. This means that the tools of the group search_relevance are not enabled. However, the agent needs these tools to be effective.
What solution would you like?
Provide a config file that enables the search_relevance category group to provide the agent with the Search Relevance Workbench tools to create search configs, run experiments, etc.
What alternatives have you considered?
There might be another way to enable these: environment variables or add parameters to the MCP server startup. However, I do see value in providing a config file to empower users to change the config if need be.
Do you have any additional context?
n/a
Is your feature request related to a problem?
When standing up the stack the MCP server is started with just the default tools enabled. This means that the tools of the group
search_relevanceare not enabled. However, the agent needs these tools to be effective.What solution would you like?
Provide a config file that enables the
search_relevancecategory group to provide the agent with the Search Relevance Workbench tools to create search configs, run experiments, etc.What alternatives have you considered?
There might be another way to enable these: environment variables or add parameters to the MCP server startup. However, I do see value in providing a config file to empower users to change the config if need be.
Do you have any additional context?
n/a