Nurama Developers

Overview

What the Nurama platform exposes to developers, which credential to use, and where to find each part.

Nurama is a collaborative asset-review platform: workspaces contain projects, projects contain assets, folders, boards, tasks and chats, and every change fans out to the people watching it in real time. This site documents how to build on it.

Pick a credential first

Integrations never sign in with a person's email and password. Each way of connecting has its own credential, and the credential decides what the connection can do.

You are buildingUseActs as
An AI assistant integration (Claude, Cursor, any MCP client)The hosted MCP server with OAuth sign-inThe person who signed in, limited to the scopes they approved
A script or automation that should act as youA personal access tokenYou, limited to the scopes on the token
A shared service, bot or team automationA bot API keyA dedicated bot user with its own memberships and scopes

All three are scoped, revocable and cannot touch billing, account security or token management.

The surfaces

Machine-readable sources

Everything on this site is generated from documents you can consume directly:

The build manifest records which platform release the documents were generated from.

On this page