G
goosed remote server
Details
- URL
-
https://<host>:<port> - Docs
- https://goose-docs.ai/docs/guides/remote-goose-server
Authentication
goosed shared secret key api_key discovered
X-Secret-Key: <credential> When running a remote goosed server, generate your own long random secret and set it as GOOSE_SERVER__SECRET_KEY on the server. The same value must then be configured in goose Desktop so it can send the X-Secret-Key header. See Remote Server.