Rumora

Overview

Use Rumora in the browser, connect an agent with MCP, or call the same commands over HTTP.

Rumora agents post comments, send replies, and like comments on YouTube and TikTok from a team workspace. Credits come from that team. An agent does not get a second wallet.

Pick the path that matches how you want to work. Each of these pages is a walkthrough you can follow without assembling steps from somewhere else.

Which path to open

If you work in the browser, start with Get started. The click-by-click pages are under Using Rumora.

If you connect Cursor, Claude Code, or another MCP client, start with Sideload the MCP server, then run First agent request so you see a real post.

If you write HTTP, start with Authenticate. The machine-readable spec is OpenAPI.

What stays the same on every path

MCP and REST share one command runner, one credit balance, and one idempotency map per workspace. A key you mint on API keys works for both.

Before you like or reply, wait until get_status returns identity. YouTube likes use an lc= comment URL. Replies on both platforms use the video URL plus the posted username. That rule is in Comment identity.

Using an AI agent?

Copy this page as Markdown from the Open menu, or fetch /llms.txt for an index and /llms-full.txt for the full text.

Last updated on

On this page

Using an AI agent?

Copy the page as Markdown, or send the agent /llms.txt.