REAL AGENT LINK

Build teams, projects, and assets on one control plane.

This workspace ties Clerk authentication to RealLink users, then scopes access through organizations, projects, and API tokens across web and CLI.

Identity + Org Graph

Clerk sign-in exchanges into RealLink JWT sessions and syncs users into your own database.

Project Asset Space

Every asset is project-scoped and can be listed/uploaded via API or a file-browser style UI.

API Tokens

Create user/org/project scoped tokens with explicit scopes for automation and CI agents.

CLI Installation

Use install scripts served by the API gateway, or install from npm directly.

macOS / Linux

curl -fsSL https://api.real-agent.link/install.sh | bash

Windows PowerShell

irm https://api.real-agent.link/install.ps1 | iex

npm

npm install -g reallink-cli

First Login

reallink login