DOS — the trust substrate for agent fleets
Rank #4,410io.github.anthony-chaudhary/dos-kernel
Verify what agents actually shipped, arbitrate file collisions, refuse with structured reasons.
DOS — the trust substrate for agent fleets is a Model Context Protocol (MCP) server published by anthony-chaudhary. It ranks #4,410 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. DOS — the trust substrate for agent fleets is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 127,636 of 132,046 servers on MCP Toplist.
Use DOS — the trust substrate for agent fleets
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dos-kernel -e "DISPATCH_WORKSPACE=<your DISPATCH_WORKSPACE>" -- uvx --from "dos-kernel[mcp]==0.30.0" dos-kernelReplace each placeholder with your own value before saving.
[mcp_servers.dos-kernel]
command = "uvx"
args = ["--from", "dos-kernel[mcp]==0.30.0", "dos-kernel"]
[mcp_servers.dos-kernel.env]
DISPATCH_WORKSPACE = "<your DISPATCH_WORKSPACE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dos-kernel": {
"command": "uvx",
"args": [
"--from",
"dos-kernel[mcp]==0.30.0",
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<your DISPATCH_WORKSPACE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dos-kernel": {
"command": "uvx",
"args": [
"--from",
"dos-kernel[mcp]==0.30.0",
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<your DISPATCH_WORKSPACE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dos-kernel": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"dos-kernel[mcp]==0.30.0",
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<your DISPATCH_WORKSPACE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dos-kernel": {
"command": "uvx",
"args": [
"--from",
"dos-kernel[mcp]==0.30.0",
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<your DISPATCH_WORKSPACE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dos-kernel": {
"command": "uvx",
"args": [
"--from",
"dos-kernel[mcp]==0.30.0",
"dos-kernel"
],
"env": {
"DISPATCH_WORKSPACE": "<your DISPATCH_WORKSPACE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.anthony-chaudhary%2Fdos-kernel)<a href="https://mcptoplist.com/server/io.github.anthony-chaudhary%2Fdos-kernel"><img src="https://mcptoplist.com/badge/io.github.anthony-chaudhary%2Fdos-kernel.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
anthony-chaudhary
Available versions (6)
| Version | Published |
|---|---|
| 0.30.0 | Jul 17, 2026 |
| 0.29.0 | Jun 27, 2026 |
| 0.28.0 | Jun 17, 2026 |
| 0.27.0 | Jun 16, 2026 |
| 0.26.0 | Jun 13, 2026 |
| 0.24.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains DOS — the trust substrate for agent fleets?
- DOS — the trust substrate for agent fleets is maintained by anthony-chaudhary, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is DOS — the trust substrate for agent fleets listed on the Official MCP Registry?
- Yes — DOS — the trust substrate for agent fleets is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does DOS — the trust substrate for agent fleets have?
- MCP Toplist tracks 6 versions of DOS — the trust substrate for agent fleets, most recently published on Jul 17, 2026.
- Where can I find the source code for DOS — the trust substrate for agent fleets?
- The source code for DOS — the trust substrate for agent fleets is hosted at github.com/anthony-chaudhary/dos-kernel.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.