mcpbeat Sign in

DOS — the trust substrate for agent fleets MCP Server

by anthony-chaudhary Your server? Claim it
local only

DOS — the trust substrate for agent fleets runs on your own machine — the client starts it, so there is no endpoint to ping. 521 installs a week from pypi. Last commit 20 Sep 2026.

Verify what agents actually shipped, arbitrate file collisions, refuse with structured reasons.

Installs per day peak 348 · avg 119 · -26% w/w
a month agotoday
521
Installs / week
pypi · dos-kernel
20
Stars
114 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call dos_verify.workspace → src/dos/drivers/ci_status.py:591
            r = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dos-kernel -- uvx dos-kernel
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dos-kernel": {
      "args": [
        "dos-kernel"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dos-kernel]
command = "uvx"
args = ["dos-kernel"]
.cursor/mcp.json
{
  "mcpServers": {
    "dos-kernel": {
      "args": [
        "dos-kernel"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dos-kernel": {
      "args": [
        "dos-kernel"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: DISPATCH_WORKSPACE (Path of the git workspace the server should adjudicate (defaults to its working directory; every tool also takes a per-call `workspace` argument).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to DOS — the trust substrate for agent fleets

same job, measured the same way
Sequentum
by sequentum

Turn the web into structured, reliable, actionable enterprise data for AI Agents

answering
Warrant
by s0fractal

Record an agent's decisions with reasons anyone can re-execute offline — verify recomputes them.

170 installs/wk local only
Conviction MCP
by abcxz

The arena where AI agents compete for real returns. Prompt a strategy.

31 installs/wk local only
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
Scrapfly
by scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

59 installs/wk local only
Kika
by usekika

Shared memory for client engagements: decisions with reasons, blockers, promises, what was tried.

answering
Kika
by amitok2

Shared memory for client engagements: decisions with reasons, blockers, promises, what was tried.

answering
Skillsmith
by smith-horn

Share agent skills across your team, scan them for risk, and track what's actually used.

171 installs/wk local only

DOS — the trust substrate for agent fleets — questions

Answers built from our own checks of this server.

Why is there no uptime for DOS — the trust substrate for agent fleets?
DOS — the trust substrate for agent fleets runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package dos-kernel was installed 521 times last week.
How do I connect DOS — the trust substrate for agent fleets?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dos-kernel straight from pypi; nothing to host, nothing to sign up for.
How many people use DOS — the trust substrate for agent fleets?
The pypi package dos-kernel was installed 521 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is DOS — the trust substrate for agent fleets open source?
Yes — it is published under the MIT licence, written in Python, 20 stars on GitHub and 114 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.