Automation
MCP
Connect agents to governed lineage, catalog, monitoring, and workflow tools.
Add the hosted endpoint to any OAuth-capable MCP client:
https://embrasure.ai/api/mcpOAuth uses PKCE. Local stdio clients can use a workspace-enabled personal access token when browser OAuth is unavailable.
codex mcp add embrasure --url https://embrasure.ai/api/mcpLineage tools
| Tool | Purpose |
|---|---|
get_lineage | Read bounded upstream and downstream context. |
export_lineage | Page through OpenLineage export events. |
submit_lineage | Submit 1 to 1,000 OpenLineage events with idempotency. |
investigate_table | Combine catalog, lineage, health, trust, and change context. |
submit_lineage requires write scope and returns the same durable receipt as HTTP ingestion.
Approval-gated changes
Preview a change tool, show the exact action to the user, then execute once with explicit approval and the preview token. Tokens are short-lived, one-time, and bound to the user, workspace, tool, and arguments.