Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

DOS — the trust substrate for agent fleets in other clients