Integrate Holistics AI into another assistant

Hi, we use in our company a solution called Dust (https://dust.tt/) as a general purpose AI assistant. It is already connected to Salesforce et we are trying to connect it to Holistics as well for usecases where access to multiple datasources and tools is necessary.

We managed to connect holistics MCP via OAuth but Dust by default does not know how to analyze a user query in natural language, identify the right dataset and/or visualizations, translate to AQL, etc. The internal recipe of Holistics chatbot in fact :slight_smile:

What would be the best approach for this usecase ? Intuitively a new endpoint in holistics mcp that could interact directly with holistics AI may be the simplest solution ?

Hi Damien,

Thank you for the post.

Intuitively a new endpoint in holistics mcp that could interact directly with holistics AI may be the simplest solution?

This is indeed a viable solution. However, we are still considering it because it comes with some trade-offs: Less flexibility and transparency for your own (dust.tt) agent.

We managed to connect holistics MCP via OAuth but Dust by default does not know how to analyze a user query in natural language, identify the right dataset and/or visualizations, translate to AQL, etc. The internal recipe of Holistics chatbot in fact

Right now, most of that “recipe” can be found as skills and references under our plugins:

(You can find the overview of our plugins in the repo README: GitHub - holistics/skills: Skills for building analytics and insights · GitHub)

Could you take a look and see if the skills work for you?

1 Like