Nodal never needs access to your database. The endpoint serves your context repo, not your
data. Warehouse SQL still runs through your own read-only warehouse connector.
See exactly what we access →
The endpoint
| URL | https://analyst.nodaldata.io/mcp |
| Transport | Streamable HTTP |
| Auth | OAuth 2.0 (tokens issued by AWS Cognito) |
| Scope | Every request is scoped to your organization |
How teammates connect
- An admin provisions once in the Nodal admin: subscribe, then paste a read-only GitHub token for your context repo (and, optionally, your dbt repo).
- Each teammate adds the endpoint to their own agent via a
.mcp.jsonfile. - They authenticate the first time through the standard OAuth flow — their agent opens a browser, they sign in, done.
What you get
- Governed answers grounded in the analyst-curated context, for anyone on the team.
- One place to update. Change a definition in the context repo; every agent picks it up.
- An optional lineage connector that exposes your dbt/warehouse lineage, so the agent can check how a metric is computed, not just what it means.
Share with your team
The
.mcp.json file to hand out.Tool reference
Every tool the endpoint exposes.
