mcp property
Optional MCP servers config (mcp: yaml section). Parsed strictly:
a schema error throws ConfigException. null disables MCP. Managed
by editing the config file only (no CLI commands yet).
Implementation
final McpConfig? mcp;
Optional MCP servers config (mcp: yaml section). Parsed strictly:
a schema error throws ConfigException. null disables MCP. Managed
by editing the config file only (no CLI commands yet).
final McpConfig? mcp;