ContextOS — Powered Exoskeleton for AI Coding for Windsurf
io.github.yubinbin32-ops/contextos
Powered exoskeleton for AI coding: auto-governs context via MCP to cut 90%+ context waste.
client:Windsurf
transport:stdio
runtime:oci
Install ContextOS — Powered Exoskeleton for AI Coding in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs