Skip to main content
Nightshift is a platform for your agents to do data work. You can think of Nightshift as the “batteries included” data api for agents. With Nightshift, agents like Claude can:
  • Perform batch data operations
  • Run analytical processing on your data
  • Build and maintain query notebooks
  • Build and maintain real time data driven applications
Nightshift is not yet generally available. If you want access please sign up at nightshift/signup and one of our engineers will reach out to get you onboarded.

Overview

To get started, go to claude.ai
1

Customize

In the sidebar menu, click on customize
2

Connectors

Then, click on “Connectors” and Add > Add custom connector
3

Wire up Nightshift

Add the name Nightshift to the name field, and https://mcp.nightshift.sh for the remote server URL.This URL is the entry point into our official Nightshift Remote MCP server.
4

Ask Claude to Build a Nightshift App

You can now go back to the chat input and ask Claude to build you a sample Nightshift app. You should be able to see Claude work through queries, intermediate results, and eventually ship an application.
5

Add Data

This is cool but probably not useful for you yet. Well, not until you have your data inside of Nightshift.You can add data in a number of ways. We have connectors for real time streaming, offline batch loaders, and other necessary tooling for you to load your data. However, the easiest way is to just have Claude do it. Depending on the connectors you have enabled, Claude can compose over those connectors and load data into Nightshift. Just ask…

Where to go next

Example of what you can do with Nightshift

Look at example of how you can be productive with Nightshift

Advanced Topics

For Admins and Power Users