prisma · Prisma Docs
Prisma ChatGPT (/docs/ai/tools/chatgpt)
A guide on connecting the Prisma MCP server to ChatGPT via Developer Mode to enable natural language database management, including schema introspection, SQL execution, and backup operations.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Prisma ChatGPT (/docs/ai/tools/chatgpt)
A guide on connecting the Prisma MCP server to ChatGPT via Developer Mode to enable natural language database management, including schema introspection, SQL execution, and backup operations.
When To Use
Use when you want to manage Prisma Postgres databases, execute SQL queries, or perform backups using natural language prompts within the ChatGPT interface.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/prisma-chatgpt-docs-ai-tools-workflow-guide.md | A guide explaining how to connect ChatGPT to Prisma Postgres databases using the Prisma Model Context Protocol (MCP) server. | Questions about a guide explaining how to connect ChatGPT to Prisma Postgres databases using the Prisma Model Context Protocol (MCP)... |
examples/prisma-chatgpt-docs-ai-tools-prisma-chatgpt-prompt.text | A text-based example of a natural language prompt used to instruct Prisma ChatGPT to create a database schema. | Exact payloads, commands, or snippets shown in A text-based example of a natural language prompt used to instruct Prisma ChatGPT to create a database schema. |
What This Skill Covers
- ChatGPT (/docs/ai/tools/chatgpt)
- Main sections:
Related pages.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://www.prisma.io/docs/ai/tools/chatgpt