{
"type": "mcp",
"server_label": "string",
"server_url": "http://example.com",
"connector_id": "connector_dropbox",
"tunnel_id": "string",
"authorization": "string",
"server_description": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"allowed_tools": [
"string"
],
"allowed_callers": [
"direct"
],
"require_approval": {
"always": {
"tool_names": [
"string"
],
"read_only": true
},
"never": {
"tool_names": [
"string"
],
"read_only": true
}
},
"defer_loading": true
}