Stats
Actions
Tags
From DOS — the trust substrate for agent fleets
Runs a local subprocess for the DOS MCP server — purpose not identifiable from configuration alone. No API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"dos": {
"command": "dos-mcp",
"env": {
"PYTHONIOENCODING": "utf-8"
}
}
}
}Server configuration and connection parameters
dos-mcp.Environment variables set when the server starts
PYTHONIOENCODING=utf-8npx claudepluginhub anthony-chaudhary/dos-kernel --plugin dos-kernel