Skip to content
Zed

mcp for Zed

io.prisma/mcp

MCP server for managing Prisma Postgres.

client:Zed transport:sse

Install mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.prisma.io/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp in other clients