Skip to content
Claude Desktop

One Person Company OS for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:oci

Install One Person Company OS in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

One Person Company OS in other clients