sozsoft-platform/configs/seeds/host/data/App.DeveloperKit.McpServers.json
2026-09-10 17:40:43 +03:00

20 lines
641 B
JSON

{
"ListFormCode": "App.DeveloperKit.McpServers",
"KeyFieldName": "Id",
"GeneratedAt": "2026-09-10T00:00:00Z",
"Order": 0,
"Rows": [
{
"Id": "8f3a41d2-6b1c-4e57-9a0d-2c7f5e84b310",
"Name": "Sozsoft Platform",
"IsActive": true,
"Url": "https://api.sozsoft.com/mcp",
"Tenants": null,
"DataSourceCode": null,
"AllowedTools": null,
"MaxRows": 200,
"AllowWrite": false,
"Description": "Default read-only MCP endpoint. Tools are gated by the App.DeveloperKit.McpServers.Invoke permission; turn AllowWrite on only for tenants that should write data through MCP."
}
]
}