Skip to content
VS Code

sendbird for VS Code

io.usefulapi/sendbird

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

client:VS Code transport:streamable-http

Install sendbird in VS Code

.vscode/mcp.json

{
  "servers": {
    "sendbird": {
      "type": "http",
      "url": "https://sendbird.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

sendbird in other clients