Moderators

MCP tools for moderators operations on the Euler Stream API.

Get Room Moderators

MCPmoderators-get_room_moderators

Retrieve the list of moderators 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.

anchor_id*string

The streamer's numeric user ID

x-image-sourceenum
||
Playground
https://tiktok.eulerstream.com/mcp
anchor_idstringrequired
x-image-source"ORIGIN" | "CDN" | "CDN_CNAME"
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Add Room Moderator

MCPmoderators-add_room_moderator

Add a moderator to 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.

to_user_id*string

The user ID to add as moderator

anchor_id*string

The streamer's user ID

||
Playground
https://tiktok.eulerstream.com/mcp
to_user_idstringrequired
anchor_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Remove Room Moderator

MCPmoderators-remove_room_moderator

Remove a moderator 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.

to_user_id*string

The user ID to remove as moderator

anchor_id*string

The streamer's user ID

||
Playground
https://tiktok.eulerstream.com/mcp
to_user_idstringrequired
anchor_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring