Lightdash offers multiple AI-powered capabilities to help you explore data, build your semantic layer, and integrate with external tools.
Lightdash provides several ways to leverage AI across your analytics workflow. Each capability serves a different use case—from answering business questions to building your semantic layer to integrating with your own AI tools.
Available as an add-on for Cloud Pro and Enterprise plans. View pricing
AI agents let your team ask questions in natural language and get instant answers. They use your saved dashboards and the metrics defined in your semantic layer, so business users can find insights without writing code or learning complex tools.Best for: Business users who want to explore data and create visualizations without technical knowledge.Key features:
Natural language queries with automatic visualizations
Available to all Lightdash Cloud and Enterprise users.
The Model Context Protocol (MCP) lets you connect external AI assistants like Claude or ChatGPT directly to your Lightdash data. Use your preferred LLM to explore data models, search for metrics, and get data-driven insights—all while respecting your existing access controls.Best for: Teams who want to use their own AI tools (Claude, ChatGPT, custom agents) to query Lightdash data outside the Lightdash UI.Key features:
Connect Claude, ChatGPT, or custom agents to your Lightdash instance
Free for everyone—open source users and all cloud tiers.
The Docs MCP endpoint gives AI coding agents access to the complete Lightdash documentation. This helps your LLM understand Lightdash concepts, generate accurate YAML configurations, and troubleshoot issues using official documentation.Best for: Developers who want their AI coding tools to have context about Lightdash when working on configurations.Key features:
Full access to Lightdash documentation
No authentication required
Works with Cursor, Claude Code, Windsurf, and other MCP-compatible tools
Free for everyone—open source users and all cloud tiers.
Agent skills teach AI coding agents like Cursor, Claude Code, and Codex about Lightdash’s YAML configuration, metrics, dimensions, and best practices. Install skills to help your AI assistant generate correct configurations and follow Lightdash conventions.Best for: Developers building and maintaining their semantic layer who want AI assistance with YAML configurations.Key features:
# Install for Claude (default)lightdash install-skills# Install for Cursorlightdash install-skills --agent cursor# Install for Codexlightdash install-skills --agent codex