About • Pull Request • Available On • Features • Default Settings • Environment Variables • Support
About
OpenClaw is a self-hosted AI agent platform that provides Claude AI integration through a local gateway. It enables running AI assistants with local tool execution, file access, and workspace management. Features include WebSocket gateway, browser automation, and extensible command framework.
Suggested By
This app was suggested by LGP via App request: Moltbot as a containerized gateway (formerly known as Clawdbot).
Pull Request
Link: feat: add OpenClaw app by dragonfire1119 · Pull Request #971 · bigbeartechworld/big-bear-universal-apps · GitHub
Changes: +227 lines added
Available On
OpenClaw is now available on the following platforms:
- CasaOS - GitHub - bigbeartechworld/big-bear-casaos: One of the official app stores for IceWhale products (CasaOS & ZimaOS), developed and maintained independently by BigBearTechWorld. This curated collection offers a wide range of carefully selected applications to enhance your CasaOS and ZimaOS experience.
- Runtipi - GitHub - bigbeartechworld/big-bear-runtipi
- Umbrel - GitHub - bigbeartechworld/big-bear-umbrel: 3rd party App Store for Umbrel OS
- Cosmos - GitHub - bigbeartechworld/big-bear-cosmos: This is a Cosmos Cloud third-party app store with some neat apps.
- Dockge - GitHub - bigbeartechworld/big-bear-dockge
- Portainer - GitHub - bigbeartechworld/big-bear-portainer
Features
Claude AI Integration
Connect to Claude AI through a local WebSocket gateway for secure, self-hosted AI agent functionality.
Local Tool Execution
Run AI assistants with full access to local tools, file systems, and workspace management capabilities.
Browser Automation
Built-in browser automation support for web-based tasks and interactions.
Extensible Framework
Modular command framework that allows for custom tool integration and workflow automation.
Self-Hosted
Complete control over your AI infrastructure with no external dependencies for core functionality.
Multi-Architecture Support
Native support for both amd64 and arm64 architectures for flexible deployment options.
Default Settings
Ports
- 18789: Gateway (main interface)
- 18790: Bridge (internal communication)
Volumes
- Config:
/home/node/.openclaw - Workspace:
/home/node/.openclaw/workspace
Version time of creation
- Latest:
2026.1.29
Environment Variables
Required Variables
| Variable | Description | How to Generate |
|---|---|---|
OPENCLAW_GATEWAY_TOKEN |
Gateway authentication token | openssl rand -hex 32 |
Optional Variables
| Variable | Default | Description |
|---|---|---|
CLAUDE_AI_SESSION_KEY |
(empty) | Claude AI session key for API access |
CLAUDE_WEB_SESSION_KEY |
(empty) | Claude web session key |
CLAUDE_WEB_COOKIE |
(empty) | Claude web cookie for authentication |
Getting Started
After installation, complete the onboarding process:
docker compose run --rm big-bear-openclaw-cli onboard
Then access the gateway at http://your-server:18789.
Support
- Homepage: GitHub - openclaw/openclaw: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
- Documentation: Docker - OpenClaw
- Repository: GitHub - openclaw/openclaw: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
- Issues: GitHub · Where software is built
- Community: https://community.bigbeartechworld.com/
License
MIT
OpenClaw brings powerful AI agent capabilities to your self-hosted infrastructure. Get started today!