Skip to content
Zed

Schema for Zed

ai.schemalabs/schema

The AI that understands raw data: Schema over your tables and databases, as MCP tools.

client:Zed transport:streamable-http

Install Schema in Zed

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

{
  "context_servers": {
    "schema": {
      "url": "https://mcp.schemalabs.ai/mcp"
    }
  }
}

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

Schema in other clients