SynthClient is the front-door client for the public synth-ai package.
Product namespaces
| Namespace | Products | Purpose |
|---|---|---|
client.research | Managed Research, Research Factory | Projects, runs, limits, and the research control plane |
client.containers | Infrastructure | Hosted container records and lifecycle |
client.tunnels | Infrastructure | Tunnel records, leases, heartbeats, refresh, and release |
client.pools | Infrastructure | Pools, tasks, rollouts, artifacts, usage, summaries, and events |
client.research. Use Managed Research
intro for single-run workflows and Research
Factory for multi-run programs.
Research example
uv add "synth-ai[research]". See Python SDK
reference and MCP reference.