Sensitive words

MCP tools for sensitive words operations on the Euler Stream API.

Add Sensitive Word

MCPsensitive_words-add_sensitive_word

Add a sensitive word to a TikTok LIVE room's filter list

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.

word*string

The sensitive word to add

sec_anchor_id*string

The sec_anchor_id of the room owner

room_id*string

The room ID of the livestream

||
Playground
https://tiktok.eulerstream.com/mcp
wordstringrequired
sec_anchor_idstringrequired
room_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Delete Sensitive Word

MCPsensitive_words-delete_sensitive_word

Delete a sensitive word from a TikTok LIVE room's filter list

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.

word_id*string

The ID of the sensitive word to delete

sec_anchor_id*string

The sec_anchor_id of the room owner

room_id*string

The room ID of the livestream

||
Playground
https://tiktok.eulerstream.com/mcp
word_idstringrequired
sec_anchor_idstringrequired
room_idstringrequired
AuthCookie authentication
x-oauth-tokenstring
x-cookie-headerstring

Get Sensitive Words

MCPsensitive_words-get_sensitive_words

Retrieve the list of sensitive words for 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.

sec_anchor_id*string

The sec_anchor_id of the room owner

room_id*string

The room ID of the livestream

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