DOS - the trust substrate for agent fleets MCP Server

The whole pitch in one recording: the agent claims two features shipped; git backs one. It runs locally over stdio via the published package.

People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 19 · #9 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install DOS - the trust substrate for agent fleets

Claude Code

claude mcp add anthony-chaudhary-dos-kernel -- uvx dos-kernel

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "anthony-chaudhary-dos-kernel": {
      "command": "uvx",
      "args": [
        "dos-kernel"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package dos-kernel - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.anthony-chaudhary is GitHub-verified and matches the repo owner

03 · What DOS - the trust substrate for agent fleets can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.30.0 · 2026-07-17

--- · 0.30.0 · 2026-07-17 · "Minor - accounts, config, stamp, 385, go" · ["accounts", "config", "stamp", "385", "go", "hooks"] · highlights: · - "fix(accounts): sync rehome fixture after master merge"…

v0.29.0 · 2026-06-27

--- · 0.29.0 · 2026-06-27 · "Minor - accounts, Go-canonical ranking, supervisor enact, doctor trailers, init defaults" · ["accounts", "go", "supervisor", "doctor", "init", "salience", "hooks"] · highlights…

v0.28.0 · 2026-06-17

--- · 0.28.0 · 2026-06-16 · "Minor - release, hosts, scoreboard, go, decisions" · ["release", "hosts", "scoreboard", "go", "decisions", "witness"] · highlights: · - "feat(release): land the automated cadence + make it…

04 · Who maintains DOS - the trust substrate for agent fleets

DOS - the trust substrate for agent fleets is maintained by anthony-chaudhary. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
DevOps & monitoring - ranked #9 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-17)
registry
io.github.anthony-chaudhary/dos-kernel (active, first published 2026-06-11 · 6 versions)
packages
pypi:dos-kernel

06 · DOS - the trust substrate for agent fleets FAQ

What is DOS - the trust substrate for agent fleets?

The whole pitch in one recording: the agent claims two features shipped; git backs one. It runs locally over stdio via the published package.

Is DOS - the trust substrate for agent fleets still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install DOS - the trust substrate for agent fleets?

Run `uvx dos-kernel`. You can also paste the ready-made client config above.

Does DOS - the trust substrate for agent fleets run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to DOS - the trust substrate for agent fleets