apps/docs/content/docs.v6/orm/more/ai-tools/chatgpt.mdx
ChatGPT is a large language model-based chatbot developed by OpenAI. You can extend its capabilities by connecting it to external tools, such as the Prisma MCP server, to interact with your Prisma Postgres databases.
This guide explains how to add the remote Prisma MCP server to ChatGPT, allowing you to create and manage your databases using natural language prompts.
:::tip[ChatGPT MCP integration is experimental]
This feature is still in development by OpenAI and might look or work a little differently over time. Some users may not have access to it yet.
If you notice that something has changed or doesn't match this guide, please open an issue or submit a pull request to update our docs. :::
Here is an end to end demo of setting up the remote Prisma MCP server and using it in ChatGPT:
By connecting the Prisma MCP server to ChatGPT, you can perform a variety of database management tasks directly from the chat interface. Here are some of the key features available:
To use the Prisma MCP server with ChatGPT, you need access to ChatGPT's Developer Mode. This feature is available on specific ChatGPT plans. For the most up-to-date information on supported plans, please refer to the official OpenAI documentation.
Prisma MCP serverManage Prisma Postgres databaseshttps://mcp.prisma.io/mcpOAuthYou will be redirected to authenticate with your Prisma Data Platform account and choose your desired workspace. After successful authentication, you will be redirected back to ChatGPT.
Once Developer Mode is enabled and the Prisma MCP server is added, you can use it in your chats.
Now you can use natural language prompts to manage your database. For example:
Create a DB called pet-app for me near Paris