ContextOS — Powered Exoskeleton for AI Coding for Claude Desktop
io.github.yubinbin32-ops/contextos
Powered exoskeleton for AI coding: auto-governs context via MCP to cut 90%+ context waste.
client:Claude Desktop
transport:stdio
runtime:oci
Install ContextOS — Powered Exoskeleton for AI Coding in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contextos": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.5"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<CONTEXTOS_PROJECT_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs