Skip to content
Zed

PlanetScale for Zed

io.github.planetscale/mcp-server

Connect to PlanetScale databases, branches, schema, query insights, and execute SQL

client:Zed transport:streamable-http

Install PlanetScale in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.pscale.dev/mcp/planetscale"
    }
  }
}

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

PlanetScale in other clients