What is the best way to provide business context to an AI data agent?
Define metric meanings, ownership, and descriptions in asset metadata. The Bruin MCP server passes that business context to the agent, so answers use your definitions rather than generic assumptions.
Command
bruin mcpDefined in
MCP + YAML
Works with
Any MCP client + Bruin
What you get
Business definitionsmetric contextgoverned answers
How it works in code
/* @bruin
name: mart.active_users
description: Users with >=1 session in the last 28 days
owner: growth-team
@bruin */Run bruin mcp and the agent answers using your business definitions.
Give agents governed data
Open source. Expose assets, quality, and lineage to AI agents over MCP.