--- title: OpenClaw AI Gateway emoji: 🤖 colorFrom: blue colorTo: purple sdk: docker app_port: 7860 pinned: false --- # OpenClaw AI Gateway OpenClaw AI Gateway with Caddy reverse proxy, OpenViking memory engine, and CC-Switch WebUI on Hugging Face Spaces. ## Architecture ``` Caddy (:${PORT}) ──┬── /api/* → OpenViking (:1933) ├── /openviking* → OpenViking Web Studio (:1933) ├── /ccswitch/* → CC-Switch (:3000) └── default → OpenClaw Gateway (:18888) ``` ## Environment Variables Configure via Space Secrets