Documentation
Overview
Predefine the tools, Skills, MCP servers, and connected apps available to an Agent.Capabilities belong to the Agent definition. A Response uses the capabilities captured by its Conversation; it cannot add or replace them at request time.
Capability types
| Type | Purpose |
|---|---|
| Tools | Built-in Rebyte tools such as web search, sandbox, and coding agents. |
| Skills | Reviewed operating procedures loaded from a repository directory. |
| MCP servers | Organization-owned custom MCP servers. |
| Connected apps | Approved business applications exposed through a toolkit. |
Configuration boundary
Store capability references in the Agent or agent.toml. Store credentials
and connection grants separately in Rebyte. Never put secrets in an Agent
definition, prompt, or browser bundle.