MCP/AI context layerData Platform Engineer

How do I give AI agents context about my company data?

Bruin exposes governed assets, lineage, and column descriptions through MCP, so an agent answers from real business context instead of guessing at raw table and column names.

Command

bruin mcp

Defined in

MCP + YAML

Works with

Any MCP client + Bruin

What you get

Governed contextlineage-awarecolumn descriptions

How it works in code

/* @bruin
name: mart.revenue
description: Net daily revenue in USD, refunds excluded
columns:
  - name: revenue_usd
    description: Net revenue after refunds, USD
@bruin */

Run bruin mcp and the agent uses these descriptions and lineage as context.

Give agents governed data

Open source. Expose assets, quality, and lineage to AI agents over MCP.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.

The signup form is hosted by Brevo. Accept cookies to load it.