Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Why does Atoti Intelligence need an LLM?
Atoti Intelligence does not include its own internal large language model (LLM), so clients connect the LLM of their choice. This ensures:- No vendor lock‑in
- On‑prem, cloud, or custom LLM flexibility
- Full control over data privacy and model selection
- Analyze data and generate clear explanations
- Understand user queries in natural language
- Create visualizations based on context
- Provide smart, conversational assistance
Which LLM providers are supported?
Atoti Intelligence works with any LLM supported by Spring AI. Configuration guides are provided for:- Amazon Bedrock
- OpenAI
How does Atoti communicate with an LLM?
There are two ways to create a bridge between Atoti and an LLM. The choice depends on where Atoti Intelligence is used:- Atoti UI is used to interact with Atoti Intelligence
- A third party application (Claude, ChatGPT, etc.) is used to interact with Atoti Intelligence.
How to configure an LLM for use in Atoti UI
This provides the full native AI experience.Configure an LLM
- Connect Atoti UI to your Atoti application.
- Configure the external LLM you want to use.
- The user can interact with Atoti Intelligence inside Atoti UI.

How to connect an LLM to Atoti using the Atoti MCP server
Some teams prefer external AI tools such as Claude Desktop, IDE assistants, or custom agent platforms.This mode uses the Atoti MCP server. The Atoti Model Context Protocol (MCP) server is a lightweight service that exposes Atoti’s analytical capabilities to external LLMs. It acts as a bridge between your Atoti data model and an external LLM‑powered tool.
What does the MCP server provide?
- Exposure of Atoti tools to LLM clients such as Claude
- Dynamic interaction with Atoti cubes, hierarchies, and measures
- Custom extensions for business‑specific logic
- A standardized, vendor‑agnostic integration protocol
Connect an LLM to the Atoti MCP server
- The third party tool is automatically connected to an LLM.
- Use Atoti MCP server to connect the LLM to Atoti
- The user can interact with Atoti Intelligence inside the third party tool.
