Agents and tools
This section is for a developer who has agent code and wants to run it on Rossoctl.
Read Bring your own agent first. It is short, and it tells you whether your agent needs a change before the other pages apply.
| Page | Use it when |
|---|---|
| Bring your own agent | You adapt existing agent code. |
| Deploy an agent | You need each deployment option: sources, builds, variables and secrets. |
| Deploy a tool | You package an MCP tool. |
If you have not deployed anything yet, do Deploy your first agent first. That page uses the same steps with a sample that is known to operate.
Related experiments
Three experimental features extend an agent. Each one is optional.
| Feature | What it adds |
|---|---|
| MCP Gateway | One address for all tools. |
| Skills | Reusable instructions that the cluster holds. |
| Agent context | Durable storage for files and memory. |