Skip to content
Zed

sendbird for Zed

io.usefulapi/sendbird

MCP server for Sendbird — chat users, channels, members, and messages from your AI client.

client:Zed transport:streamable-http

Install sendbird in Zed

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

{
  "context_servers": {
    "sendbird": {
      "url": "https://sendbird.usefulapi.io/mcp"
    }
  }
}

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

sendbird in other clients