Skip to content
Zed

Kubit for Zed

ai.kubit/mcp-server

Bring Kubit into your AI workflow — query your warehouse with natural language

client:Zed transport:streamable-http

Install Kubit in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.kubit.ai/mcp"
    }
  }
}

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

Kubit in other clients