← All servers
πŸ”§

One Person Company OSVerifiedπŸ›‘ No advisories

io.github.living-hi/one-person-company-os
New to MCP? Start here β†’
1β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/living-hi, which proved it owns this namespace.

Verified owner: github.com/living-hi β†—io.github.living-hi/one-person-company-os

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads PYTHONUNBUFFERED.

About

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

Packages & transports

dockerghcr.io/living-hi/one-person-company-os-mcp:1.0.3vlatest Β· docker run

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "one_person_company_os": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/living-hi/one-person-company-os-mcp:1.0.3"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/living-hi/one-person-company-os-mcp:1.0.3