Skip to content
Zed

Corebee AI Customer Support for Zed

io.github.jonny-1812/corebee

Run AI customer support from your terminal: conversations, knowledge base, and chat widget.

client:Zed transport:streamable-http

Install Corebee AI Customer Support in Zed

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

{
  "context_servers": {
    "corebee": {
      "url": "https://corebee.ai/api/v1/mcp/stream"
    }
  }
}

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

Corebee AI Customer Support in other clients