Enables AI agents to control virtual computers through Orgo, supporting computer management, screen actions, shell commands, file operations, streaming, and AI completions.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_HOST— 0.0.0.0 HTTP bind address.MCP_PORT— / PORT 8000 HTTP port.MCP_TRANSPORT— stdio stdio, http, or streamable-http.ORGO_API_KEY— claude mcp add orgo -e =sk_live_YOUR_KEY -- npx -y github:nickvasilescu/orgo-mcpORGO_DEFAULT_COMPUTER_ID— "--header", "X-Orgo-Default-Computer-Id:${}"ORGO_DISABLED_TOOLS— ORGO_ENABLED_TOOLS all registered tools Exact comma-separated allowlist. Applied before .ORGO_ENABLED_TOOLS— all registered tools Exact comma-separated allowlist. Applied before ORGO_DISABLED_TOOLS.ORGO_TOOLSETS— core,admin,screen,shell,files Comma-separated toolsets to expose. Example: core,screen,files.PORT— MCP_PORT / 8000 HTTP port.RUN_STAMP[](https://m8ven.ai/mcp/nickvasilescu-orgo-mcp-1i35ql)