tool

OpenHands

Runs software agents on isolated local or remote workspaces through a production REST and WebSocket agent server.

What it provides

Software agentsRemote runtimeREST API

Connect an existing HTTPS deployment, with a scoped token where the service requires one. Heavy jobs stay on that service instead of using bot memory.

Connection requirements

An OpenHands Agent Server exposed through HTTPS; keep x-api-key selected and enter its session API key, which this connector sends as X-Session-API-Key

Protocol
REST / OpenAPI
Endpoint
https://openhands.example.com
Authentication
x-api-key
Example callsget /api/conversations/searchpost /api/conversations/CONVERSATION_ID/events {"role":"user","content":[{"type":"text","text":"Inspect the repository"}],"run":true}
Open official setup guide ↗

Where to add it

Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.

Related Coding & dev tools