allow_unsandboxed


Description:

public bool allow_unsandboxed { get; set; }

When true, allow stdio MCP without OLLMchat's bubblewrap layer (direct subprocess spawn). Required on Windows and inside Flatpak; ignored when bubblewrap is used on a Linux host. network and allow_writes do not apply on the unsandboxed path.