Starter page — grow this as real questions come in.
Does Nodal need access to my database?
Does Nodal need access to my database?
No. Nodal never connects to your database — in the open-source repo or the hosted MCP server.
Your agent queries your warehouse through your own read-only connector; Nodal serves the
context (definitions and canonical queries), not your data. See
what Nodal can access.
What does the hosted MCP server need, then?
What does the hosted MCP server need, then?
Read-only GitHub access to your analytics-context repo, and — only if you choose — read-only
access to your dbt project repo for lineage. Nothing else.
Is the context format proprietary?
Is the context format proprietary?
No. The Analytics Context Format (ACF) is open (Apache-2.0), and the eval harness also reads
dbt models/docs and plain markdown. You can self-host and never talk to us.
How do I share Nodal with my team?
How do I share Nodal with my team?
How do I run Nodal in my own cloud/VPC?
How do I run Nodal in my own cloud/VPC?
For data-residency or security requirements, contact sales at
info@nodaldata.io.
