Self-host with Docker ยท Yantr
ZeroClaw
AI assistant gateway with pluggable LLM providers and secure local execution.
1
Ports
4
Notes
3
Use Cases
About
What ZeroClaw does
ZeroClaw is an autonomous AI assistant runtime written in Rust. It provides a gateway for connecting to various LLM providers with support for multiple AI backends. Features pluggable providers (OpenAI, local LLMs, etc.), secure local execution, tool calling, memory management, and API for...
Install Flow
How to self-host ZeroClaw
ZeroClaw can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what ZeroClaw does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Build AI agents with tool access.
- Connect to various LLM providers.
- Private AI assistant gateway.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 42617 | HTTP | Gateway API |
Docker Image
ghcr.io/zeroclaw-labs/zeroclaw:latest
Service Name
zeroclaw
Notes
Things to know before you deploy
- Multiple LLM provider support
- Tool calling capability
- Rust-based runtime
- Requires API_KEY environment variable
Related Apps
More tools you might pair with ZeroClaw
Page generated 2026-06-23T15:50:08.758Z