docs: fix remaining node ws references

This commit is contained in:
Peter Steinberger
2026-01-22 23:12:38 +00:00
parent 42cd8a02bb
commit c7e0dc10fc
4 changed files with 5 additions and 20 deletions

View File

@@ -728,7 +728,7 @@ Nodes dont see inbound provider traffic; they only receive node RPC calls.
### How can my agent access my computer if the Gateway is hosted remotely?
Short answer: **pair your computer as a node**. The Gateway runs elsewhere, but it can
call `node.*` tools (screen, camera, system) on your local machine over the Bridge.
call `node.*` tools (screen, camera, system) on your local machine over the Gateway WebSocket.
Typical setup:
1) Run the Gateway on the alwayson host (VPS/home server).