Skip to main content
Version: dev

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.

PageUse it when
Bring your own agentYou adapt existing agent code.
Deploy an agentYou need each deployment option: sources, builds, variables and secrets.
Deploy a toolYou 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.

Three experimental features extend an agent. Each one is optional.

FeatureWhat it adds
MCP GatewayOne address for all tools.
SkillsReusable instructions that the cluster holds.
Agent contextDurable storage for files and memory.