Skip to main content
MCP (Model Context Protocol) lets you connect your Databases database directly with AI tools. Once connected, you can query, create, and modify records using natural language from your favorite tool.
MCP configuration page with ChatGPT, Claude, Cursor, VS Code, and Other tabs showing step-by-step installation guide

How does it work?

Databases generates an MCP URL that acts as a bridge between your database and the AI tool. The tool connects to this URL to access the CRUD operations of your collections. The URL remains active until you regenerate it manually from the settings. To access the MCP configuration, go to Settings > MCP from the left sidebar.

Setup by tool

1

Go to Settings → Connectors in ChatGPT

In ChatGPT, open Settings and select Connectors to manage custom connectors.
2

Enable Developer Mode

Enable Developer Mode in the Connectors → Advanced settings section to accept custom connector URLs.
3

Generate the Databases MCP URL

On the Databases MCP page, copy the generated URL.
4

Create the connector

In ChatGPT Connectors:
  • Select Create connector and add a name
  • Set authentication to No Authentication
  • Paste the MCP URL and check I trust this application
  • Click Create
5

Enable Developer Mode in the chat

Open a new chat, go to More → Developer Mode to activate the connector.
6

Add the resource

Click Add sources, enable your Databases database, and interact with your data.