Skip to content
Zed

supabase for Zed

ai.waystation/supabase

Connect to your Supabase database to query data and schemas.

client:Zed transport:streamable-http

Install supabase in Zed

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

{
  "context_servers": {
    "supabase": {
      "url": "https://waystation.ai/supabase/mcp"
    }
  }
}

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

supabase in other clients