How do I automatically detect and fix broken data pipelines?
Checks detect bad data at the asset level, and an agent connected through Bruin MCP can read the failure, trace lineage to the cause, and propose or apply a fix against governed assets.
Command
bruin mcpDefined in
MCP + YAML
Works with
Any MCP client + Bruin
What you get
Failure detectionlineage to root causeagent-assisted fixes
How it works in code
// agent flow via Bruin MCP
// 1. read failing check on mart.revenue
// 2. trace lineage to raw.orders
// 3. propose a fix on the upstream assetRun bruin mcp and the agent works from governed, lineage-tracked assets.
Give agents governed data
Open source. Expose assets, quality, and lineage to AI agents over MCP.