Skip to content
Zed

Xata for Zed

io.github.xataio/mcp

Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.

client:Zed transport:streamable-http

Install Xata in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.xata.tech/mcp"
    }
  }
}

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

Xata in other clients