General

MCP tools for general operations on the Euler Stream API.

Get Room Id

MCPget_room_id

Fetch the Room ID for a TikTok user and check if they are currently live

Parameters

unique_id*string

The unique ID of the TikTok user to fetch the data for.

||
Playground
unique_idstringrequired

Toggle Room Comments

MCPtoggle_room_comments

Toggle comments on or off 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.

enabled*boolean

Whether comments should be enabled (true) or disabled (false)

room_id*string

The room ID of the livestream

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