๐ Ready-to-run Prisma example projects
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"prisma-examples": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prisma-examples"
]
}
}
}