Ask your data anything.
Connect Supernova once to explore live schemas, run bounded SQL, and read or update your team’s data repo from the AI tool you already use.
https://mcp.supernova.ai/mcpChoose a client below and Supernova will guide the sign-in.
Already connected? Sign in here.
Setup
Where do you want to use Supernova?
Pick your client. Every path uses the same secure endpoint.
Claude Code
Add Supernova for every project from your terminal.
- 1
Add the server
Run this once in your terminal. User scope makes Supernova available in every project.
claude mcp add --transport http --scope user supernova https://mcp.supernova.ai/mcp - 2
Sign in
Start Claude Code, type /mcp, choose supernova, then choose Authenticate.
- 3
Choose your data
Finish the browser flow, choose your Supernova organization, and approve the requested scopes.
First questions
The useful part starts immediately.
“What data sources are available, and which tables were updated today?”
“Show weekly revenue for the last quarter and explain the largest change.”
“Create a weekly revenue model in our team repo and commit the change.”
Supernova can explore table metadata, run bounded read-only SQL over your data lake, and list, read, create, or update text files in your team’s data repo. Repo writes become commits attributed to you when your approved scopes allow them.