← Index

One Person Company OS

io.github.living-hi/one-person-company-os·v1.0.3·Other
Quality Score
95
/100

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

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "one-person-company-os": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/living-hi/one-person-company-os-mcp:1.0.3"
      ],
      "env": {
        "PYTHONUNBUFFERED": "1"
      }
    }
  }
}
§02  Environment variables
PYTHONUNBUFFERED

Keep stdio MCP responses unbuffered.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other