Rumora

MCP

Connect an agent to a Rumora workspace. The agent spends the same credits as the web app.

Rumora exposes an MCP server at /api/mcp. You add it to Cursor, Claude Code, or another MCP client. It is not listed in a public directory.

The agent authenticates with a Bearer token you mint on API keys. That token also works on the REST API. Commands share one runner, one wallet, and one idempotency map per workspace.

Do this in order:

A full copy-paste job after the server is connected is First agent request.

Last updated on