Your AI tools are powerful.
Your data is locked behind walls they can't see.
Rig MCP gives Claude Code, Cursor, ChatGPT, and any AI tool governed access to your warehouse — schemas, metrics, joins, and live data through one protocol.
See Rig MCP in action
Watch an AI coding agent discover tables, resolve joins, and query a warehouse — all through MCP.
One context layer, every AI tool
Any tool that supports MCP can discover your tables, understand your schema, and query your warehouse — without ever seeing raw credentials.
How Rig MCP works
"Find tables related to subscription revenue and show me the join path to users"
Schemas, column descriptions, join keys & sample data
Governed, read-only, auto-limited — no raw warehouse credentials ever leave Rig
Built for safe, governed access
Token-based auth
Each AI tool gets its own scoped API token — SHA-256 hashed, RBAC-enforced, revocable in one click.
Pre-computed context
Metadata, embeddings, join graphs, and sample values served from DuckDB — no runtime LLM calls for search.
Sandbox-first SQL
test_sql validates in a DuckDB sandbox in <10ms. execute_sql auto-injects LIMIT and respects permissions.