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 hereFor developers
Build an application
Use the same Seren products from TypeScript, Python, or Rust with a typed SDK, no hand-built API calls.
Start hereFor agents and operators
Connect Seren tools
Connect hosted MCP for conversational work or install the CLI for terminal, script, and CI workflows.
Start hereProducts
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.
Seren Passwords
Share a specific credential with an employee without placing the secret in a prompt, log, or configuration file.
Seren DB
Give applications and agents safe, isolated Postgres databases for development and ongoing work.
Seren Memory
Give employees private memory and controlled access to trusted knowledge from across your organization.
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 managedManaged employees at a glance
Attention
1 findingFindings and runs waiting on you
Runs
24 recentRecent runs across your employees
Usage
$4.12Cost and usage
| Employee | Status | Last run | Runs | Approvals | Tokens | Spend | Tools |
|---|---|---|---|---|---|---|---|
| Revenue Analyst | Active | 8 minutes ago | 18 | 0 | 122.5K | $3.31 | 3 |
| Sales Operations Assistant | Needs review | Waiting on operator | 6 | 1 | 31.5K | $0.81 | 4 |
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.
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.
pnpm add @serendb/sdkPython
Tools and examples for Python applications, scripts, notebooks, and async work.
pip install seren-sdkRust
A Rust client with product examples for applications, services, and command-line tools.
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.
https://github.com/serenorg/seren/releasesHosted MCP
Connect Codex, Claude, Cursor, Windsurf, or another MCP client to hosted Seren MCP.
codex mcp add seren --url https://mcp.serendb.com/mcp
claude mcp add --transport http -s user seren https://mcp.serendb.com/mcpSkills
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.