HomeOther › ContextOS — Powered Exoskeleton for AI Coding

ContextOS — Powered Exoskeleton for AI Coding

Powered exoskeleton for AI coding: auto-governs context via MCP to cut 90%+ context waste.

JavaScript
★ 11 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/yubinbin32-ops/contextos:2.5.5

Or add to your MCP client config:

{
  "mcpServers": {
    "contextos": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/yubinbin32-ops/contextos:2.5.5"
      ],
      "env": {
        "CONTEXTOS_PROJECT_ROOT": "<YOUR_VALUE>"
      }
    }
  }
}
  • CONTEXTOS_PROJECT_ROOT — Absolute path of the mounted project directory containing .contextos.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.yubinbin32-ops/mdflow

Related servers

Data from the Official MCP Registry