ClawLink
AI & ML11 toolsPaste one API key

Orgo integration for AI agents

Orgo provides cloud computers that agents can create, control, automate, and manage through an API.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Orgo once and call the same tools from all of them.

Setup

Connect Orgo through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Orgo exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
orgo_get_computerGet current details and status for one Orgo computerRead
orgo_get_screenshotCapture the current display of a running Orgo computer for visual inspection before deciding onRead
orgo_list_templatesList either templates owned by the connected account or Orgo-maintained curated templatesRead
orgo_list_workspacesList workspaces accessible to the connected Orgo key, including the computers in each workspaceRead
orgo_create_computerCreate and automatically start a virtual computer in an accessible workspaceWrite
orgo_control_pointerPerform one pointer action on a running Orgo computer: click, drag, or scrollRead
orgo_execute_codeExecute arbitrary Bash or Python code on an Orgo computerRead
orgo_run_computer_agentRun one non-streaming computer-use agent task on a running Orgo computerRead
orgo_send_keyboard_inputSend either literal text or one key or key combination to the current keyboard focus on aWrite
orgo_set_computer_power_stateStart, stop, or restart one Orgo computer after explicit user confirmationWrite