Skip to content
Zed

AI-ERD for Zed

com.ai-erd/ai-erd

AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.

client:Zed transport:streamable-http

Install AI-ERD in Zed

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

{
  "context_servers": {
    "ai-erd": {
      "url": "https://ai-erd.com/mcp"
    }
  }
}

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

AI-ERD in other clients