Skip to content
Windsurf

One Person Company OS for Windsurf

io.github.living-hi/one-person-company-os

Build and update a visual operating cockpit for AI-native solo founders.

client:Windsurf transport:stdio runtime:oci

Install One Person Company OS in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "one-person-company-os": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/living-hi/one-person-company-os-mcp:1.0.3"
      ],
      "env": {
        "PYTHONUNBUFFERED": "<PYTHONUNBUFFERED>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

One Person Company OS in other clients