OH
toolOpenHands
Runs software agents on isolated local or remote workspaces through a production REST and WebSocket agent server.
What it provides
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 calls
Open official setup guide ↗get /api/conversations/searchpost /api/conversations/CONVERSATION_ID/events {"role":"user","content":[{"type":"text","text":"Inspect the repository"}],"run":true}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.