mosoo documentation
Build, run, publish, and integrate managed AI Agents with mosoo.
mosoo gives you one workspace to configure AI Agents, test them against real tasks, publish stable versions, operate their Runs and files, and integrate them through a Public Thread API.
Create your first Agent
Configure a Provider, build an Agent, test it, and publish.
Product tour
Understand Apps, Agents, Threads, Runs, and delivery surfaces.
CLI setup
Install the CLI, sign in, and inspect cloud readiness.
API quickstart
Call a published Agent from your backend with curl.
Build
- Choose an App boundary and Agent type.
- Add Provider credentials and models.
- Configure the Agent's identity, runtime, instructions, Skills, MCP, and Environment.
- Preview and debug before publishing.
Publish and operate
- Publish the Agent and enable API access.
- Deploy a supported public App.
- Track Runs, files, and usage.
- Reuse setup through import, export, fork, and version history.
Integrate
The Public Thread API is for interacting with an already published Agent. It creates and resumes Threads, reads or streams events, and transfers files. Agent creation and configuration remain console or CLI operations.