- Explore your data — discover tables, preview their contents, and understand schemas.
- Query in plain English — ask questions and let the agent generate and run SQL against your warehouse.
- Read files — browse layers, volumes, and files stored in Nekt.
- Build and run pipelines — create Queries and Notebooks, schedule them, and trigger runs.
- Learn about Nekt — ask about platform features and capabilities without switching context.
The MCP Server is available on all paid plans.
Enable the MCP Server
In order to connect an agent, first enable the server and create a token:- Go to Integrations → MCP Server and click Configure.
- Click Enable MCP Server. Setup varies slightly by cloud — see the setup guide for GCP and AWS specifics.
- In the MCP Tokens section, create a token. Each token can be scoped to specific tables, so you control exactly what data your agent can see.
Connect your AI agent
The MCP Server supports two authentication methods, depending on how your agent connects:- OAuth 2.1 — for desktop apps like Claude Desktop and Cursor. Point the app to your MCP server URL and log in with your Nekt credentials.
- Bearer token — for CLI tools and automation platforms like N8N or Make. Add the server to your MCP client configuration:
<MCP_ENDPOINT> with the endpoint from the MCP Server page in Nekt, and <MCP_TOKEN> with the token you created. See Authentication for full details.
Start asking
With the agent connected, ask questions in natural language and let it pick the right tools:“Which tables should I use to analyze customer churn?”
“How many leads were created each month?”
“Create a daily Query that aggregates revenue by customer into the trusted layer.”
Connect a specific tool
Step-by-step guides for the most common AI agents:Claude
Connect Claude to your data in Nekt.
ChatGPT
Connect ChatGPT using OAuth authentication.
Cursor & others
Connect any MCP-compatible client.
Nice! Your AI agent can now work directly with your data in Nekt 🤖 ➡️ Next, let’s explore your data with Nekt’s built-in AI assistant.
Need Help? If you encounter any issues during onboarding or need assistance, feel free to reach out to our support team. We’re here to help you get started.