Set Up Bruin MCP with Claude Code
Install the Bruin MCP in Claude Code to give your AI agent full access to the Bruin CLI - query data, run assets, and build pipelines using natural language.
What
Goal - Install the Bruin MCP in Claude Code so the AI agent can use the Bruin CLI, query your data, run assets, and understand your pipelines.
Audience - Data engineers who want to accelerate their workflow by giving Claude Code full access to Bruin's capabilities.
Prerequisites
- Bruin CLI installed
- Claude Code installed
- A Bruin project with at least one pipeline (initialize with
bruin init duckdbif needed)
More guides
Capstone: add returns to the pipeline
Extend the project, prove the result, and assess the finished pipeline.
Describe the model in its asset definition
Keep the metric definition, owners, limits, and checked examples next to the SQL.
Load and profile the source data
Load local commerce data and check its shape before modeling it.