Skip to content
Docs

9 results

Seren documentation

Build and operate AI employees with Seren

Give every employee a clear role, useful skills, trusted knowledge, and access to the accounts it needs. Keep routine work moving while your team reviews important actions before they happen.

Choose your path

Start from the job you need to do

Teams, application developers, and AI assistants each get their own way in, all backed by the same Seren platform.

For teams

Use Seren Employees

Chat with managed employees on the web or desktop, then inspect health and activity when you need operational visibility.

Start here

For developers

Build an application

Use the same Seren products from TypeScript, Python, or Rust with a typed SDK, no hand-built API calls.

Start here

For agents and operators

Connect Seren tools

Connect hosted MCP for conversational work or install the CLI for terminal, script, and CI workflows.

Start here

Products

Start with Seren's core products

Employees, encrypted credentials, branchable Postgres, and private memory form the core product layer. Additional services extend those workflows when you need hosted execution, models, notes, or storage.

Seren Employees

Create AI coworkers for repeatable work, give them clear boundaries, and review important changes before they happen.

Explore Seren Employees

Seren Passwords

Share a specific credential with an employee without placing the secret in a prompt, log, or configuration file.

Explore Seren Passwords

Seren DB

Give applications and agents safe, isolated Postgres databases for development and ongoing work.

Explore Seren DB

Seren Memory

Give employees private memory and controlled access to trusted knowledge from across your organization.

Explore Seren Memory

More products

Supporting services that round out the Seren platform.

Seren Agent

Define how an employee works, including its role, instructions, access, limits, and safeguards.

Seren Cloud

Keep employees running in the cloud, follow their progress, and step in when a decision needs review.

Seren Skills

Package a repeatable way of working so employees can follow it consistently across tasks and teams.

Seren Notes

Keep notes and attachments close to the people and employees that need them.

Seren Models

Use supported AI models through one Seren connection.

Seren Private Models

Offer organization-approved AI models through the private providers your team chooses.

Seren Auth

Give people, applications, and employees a trusted Seren identity and control what each one may access.

Pattern

Build an employee dashboard

Bring employee health, recent activity, usage, available actions, and pending reviews into one read-only view.

Employees

2 managed

Managed employees at a glance

Attention

1 finding

Findings and runs waiting on you

Runs

24 recent

Recent runs across your employees

Usage

$4.12

Cost and usage

Illustrative managed-employee activity and usage data
EmployeeStatusLast runRunsApprovalsTokensSpendTools
Revenue AnalystActive8 minutes ago180122.5K$3.313
Sales Operations AssistantNeeds reviewWaiting on operator6131.5K$0.814
Open the API reference

API

Generated API reference

The full API explorer lives on a dedicated page so the product docs stay focused. Search generated routes, preview request bodies, and run supported GET requests with your own API key.

The reference is generated from the merged Seren OpenAPI catalog used by each SDK.

Demo responses work without credentials; live mode uses the server-side docs proxy and a key you enter on the page.

Open API reference

SDKs

Use the API from the language you are already shipping

TypeScript, Python, and Rust SDKs offer the same Seren products in the style of each language.

TypeScript

TypeScript-first tools with full JavaScript support for browser and server applications.

TypeScript install command
pnpm add @serendb/sdk

Python

Tools and examples for Python applications, scripts, notebooks, and async work.

Python install command
pip install seren-sdk

Rust

A Rust client with product examples for applications, services, and command-line tools.

Rust install command
seren-sdk = "0.9"

SDK guides

Code-first walkthroughs for developers

Task-oriented guides that build on the SDKs above: deploy a managed employee, share a credential with an employee, branch a database, give an agent memory, and monitor it all in code.

CLI and MCP

Install Seren tools for agents and terminals

The Seren CLI and MCP server live in the serenorg/seren repo. Download the CLI binary from GitHub Releases for scripts and local MCP; use hosted MCP when an assistant should connect without local setup.

Seren CLI

Download the unified Seren binary for macOS, Linux, or Windows from GitHub Releases.

Seren CLI command
https://github.com/serenorg/seren/releases

Hosted MCP

Connect Codex, Claude, Cursor, Windsurf, or another MCP client to hosted Seren MCP.

Hosted MCP command
codex mcp add seren --url https://mcp.serendb.com/mcp
claude mcp add --transport http -s user seren https://mcp.serendb.com/mcp

Skills

Install reusable workflows

Seren Skills package instructions and supporting resources so local and hosted agents can repeat a workflow consistently. Install one skill, review the catalog, or add the full public collection.

Seren Skills

Install the Seren Employees skill, inspect the available catalog, or add every public Seren skill.

Seren Skills command
npx skills add serenorg/skills --skill seren-employees
npx skills add serenorg/skills --list
npx skills add serenorg/skills --all