DOS — the trust substrate for agent fleets for Claude Desktop
io.github.anthony-chaudhary/dos-kernel
Verify what agents actually shipped, arbitrate file collisions, refuse with structured reasons.
client:Claude Desktop
transport:stdio
runtime:pypi
Install DOS — the trust substrate for agent fleets in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dos-kernel": {
"command": "uvx",
"args": [
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<DISPATCH_WORKSPACE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs