orangerail for Claude Code
io.github.kimhyeongrae0/orangerail
Turns your Prisma schema into typed MCP tools, with destructive writes gated behind human approval
client:Claude Code
transport:stdio
runtime:npm
Install orangerail in Claude Code
run in your project directory
claude mcp add orangerail -e DATABASE_URL=<DATABASE_URL> -- npx -y orangerail
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs