Dedicated serializer for POST /api/v2/organizations/<organization_id>/mcp-servers/ request
{
"name": "string",
"description": "",
"server_url": "http://example.com",
"transport": "sse",
"headers": {
"property1": null,
"property2": null
},
"system_prompt": "",
"category": "",
"website": "",
"privacy_policy": "",
"information": {
"property1": null,
"property2": null
},
"is_enabled": true
}