Loading MCP server directory, please wait...
Build and update a visual operating cockpit for AI-native solo founders.
npx @getmcp/cli add io.github.living-hi/one-person-company-osRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.living-hi/one-person-company-os": {
"command": "docker",
"args": [
"type=bind,src={workspace_path},dst=/workspace",
"run",
"-i",
"--rm",
"-e",
"PYTHONUNBUFFERED",
"ghcr.io/living-hi/one-person-company-os-mcp:1.0.3"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.