Runtime Config
Schema: RuntimeConfig
Supported Fields
Field
Type
Constraints / Notes
Global Configuration Structures
MCP Configs
{
"mcp_configs": {
"mcp-uuid-1": {
"authentication": {
"type": "custom-header",
"headers": {
"Authorization": "Bearer <token>"
}
}
}
}
}Tool Configs
Agent Config
Schema: AgentSpecificConfig
Field
Type
Constraints
Description