Bans
MCP tools for bans operations on the Euler Stream API.
Ban Room User
MCPbans-ban_room_user
Ban (kick) a user from a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
tiktok_user_id*string
The numeric user ID for the individual to kick
comment_msg_idstring
Optional comment message ID that triggered the kick
room_id*string
The room ID of the livestream
Playground
https://tiktok.eulerstream.com/mcptiktok_user_idstringrequiredcomment_msg_idstringroom_idstringrequiredAuthCookie authentication
x-oauth-tokenstringx-cookie-headerstringUnban Room User
MCPbans-unban_room_user
Unban a previously kicked user from a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
tiktok_user_id*string
The numeric user ID of the person to unkick
room_id*string
The room ID of the livestream
Playground
https://tiktok.eulerstream.com/mcptiktok_user_idstringrequiredroom_idstringrequiredAuthCookie authentication
x-oauth-tokenstringx-cookie-headerstringGet Banned Users
MCPbans-get_banned_users
Retrieve the list of banned users in a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
pagenumber=
0Page number for pagination
room_id*string
The room ID of the livestream
Playground
https://tiktok.eulerstream.com/mcppagenumberroom_idstringrequiredAuthCookie authentication
x-oauth-tokenstringx-cookie-headerstring