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

TypePurpose
ToolsBuilt-in Rebyte tools such as web search, sandbox, and coding agents.
SkillsReviewed operating procedures loaded from a repository directory.
MCP serversOrganization-owned custom MCP servers.
Connected appsApproved 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.