core.Map<core.String, core.dynamic> toJson() { final mcpServerConfig = this.mcpServerConfig; return {'mcpServerConfig': ?mcpServerConfig}; }