Cloud Clients (Web Relay)
Use the Vexstorm Web Relay for cloud-based AI clients:
- ChatGPT
- Devin
- Claude.AI Online
- Other web-facing AI clients that need a stable public HTTPS route
This is typically the smoothest path for cloud workflows because it removes the pain of manual networking work. The Web Relay creates a secure HTTPS tunnel from the cloud AI client to your local GameCatalyst installation.
How it works:
The Web Relay runs through Vexstorm’s infrastructure, creating a secure tunnel that cloud AI clients can reach. Your project data passes through the tunnel but is never stored or logged. It is a transport layer, not a data collection service.
A practical recommendation:
If you are local, use STDIO. If you are cloud-based, prefer the Vexstorm Web Relay. If you need alternatives, GameCatalyst still gives you options including HTTP/SSE for local network access and Cloudflare Quick Tunnel as a backup.