Skip to main content
Glama

orgo_start_computer

Idempotent

Start a stopped computer by providing its ID. Use this tool to boot computers in under 500ms for management through the Orgo MCP Server.

Instructions

Start a stopped computer.

Boots in under 500ms. Use orgo_list_computers to find computer IDs.

Args:
    params (ComputerIdInput): Input containing:
        - computer_id (str): Computer ID to start

Returns:
    str: Confirmation message

Examples:
    - "Start computer abc123" -> params with computer_id="abc123"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickvasilescu/orgo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server