ClawUp is a managed AI agent platform focused on:Documentation Index
Fetch the complete documentation index at: https://docs.clawup.org/llms.txt
Use this file to discover all available pages before exploring further.
- One-click agent deployment
- Claw memory inheritance (
Fork From) - Tool-based extensibility (MCP + Hermes Hooks)
- Multi-channel support (Telegram, Feishu)
- Multi-agent Teams — create coordinated groups of Claws from templates or AI generation
- Privacy-first and trust operations (zero data retention, all user data encrypted at rest, full audit coverage; Enterprise plan adds confidential containers with hardware-level memory encryption — no third party can access user data)
Your harness, your agent, your memory
ClawUp is an open agent harness. Three choices always stay in your hands:- Your harness. Pick OpenClaw or Hermes Agent at create time — both are open implementations with the same management API. See Runtimes.
- Your agent. Bring any frontier model via BYOK (OpenAI, Anthropic, OpenRouter, Google, DeepSeek, Mistral, xAI) or pay from your balance in Managed mode. The model picker auto-refreshes from each provider’s catalog.
- Your memory. Every Claw’s workspace, persona, and state live in a container you can back up, restore, export, and self-host. No state hidden behind a SaaS API; no model-specific memory format.
- Agent -> Teams: create and manage multi-agent teams
- Agent -> Tools -> Marketplace / Installed (user): bind tools to Claws and manage lifecycle; users can also submit their own MCP tools for review
- Account -> Billing / Logs / Quests: recharge, operational traceability, and rewards
- Settings -> Tool Registry (admin): register MCP / Hermes Hooks tools and review user submissions
- Runtime: the engine powering a Claw’s container. One of
openclaworhermes. See Runtimes. - MCP tool: external MCP server exposing tools that the agent can invoke during conversations.
- Hermes Hook tool: event-driven TypeScript script running inside the Gateway, triggered automatically by system events (messages, commands, sessions, etc.).
- Channel: messaging platform connection (Telegram, Feishu) configured during Claw creation.