How do I stop an AI agent from touching raw or sensitive tables?
Expose your Bruin assets through MCP rather than the raw warehouse. The agent sees governed, documented models, not everything in the database.
Command
bruin mcpDefined in
MCP + YAML
Works with
Any MCP client + Bruin
What you get
Governancelineage contextself-hostedreviewable access
How it works in code
$ bruin mcp # exposes governed assets over MCPRun bruin mcp and the agent works against governed assets, not the raw warehouse.
Related use cases
Governed agent access
Let an agent use your data quality checks
Can an AI agent know whether the data it is using is trustworthy?
Governed agent accessGive an agent lineage context for better answers
How do I help an AI agent understand how tables relate?
Governed agent accessRun an MCP server on your own infrastructure
Can the MCP server run inside our own network?
Give agents governed data
Open source. Expose assets, quality, and lineage to AI agents over MCP.