sendbird for Cursor
io.usefulapi/sendbird
MCP server for Sendbird — chat users, channels, members, and messages from your AI client.
client:Cursor
transport:streamable-http
Install sendbird in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sendbird": {
"url": "https://sendbird.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs