{
"custom_auth_mode": "none",
"auth_token": "token_example",
"auth_headers": [
{
"name": "X-API-Key",
"value": "token_example"
}
],
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "StreamVI - рабочий сервер",
"url": "http://localhost:8791/sse",
"description": "MCP сервер для аналитики StreamVi",
"is_active": true,
"description_prepend": "Использовать только для production.",
"custom_query_params": {
"projectId": "project_777"
},
"auth_mode": "project",
"meta": {
"type": "analytics",
"tags": [
"streaming"
]
}
}