Documentation
The Clawddesk user guide.
A task-oriented guide to every surface, one page per feature. It is the same hand-written guide that ships in the repo. Everything runs on your own machine at 127.0.0.1:3333; nothing is relayed through any server.
Getting started
The first launch, the auth model, and how the SDK maps to what you see.
Chat, agents, and memory
The day-to-day surfaces you spend the most time in.
- Chat and ModelsStreaming, model selection, plan mode, @file, and multi-turn sessions.
- AgentsThe four built-ins, custom-agent CRUD, and sub-agent delegation.
- Memory and PinsPersistent memory and context pins, both injected every turn.
- History and ExportRestore and resume past sessions, export to Markdown or JSON.
Tools, skills, and integrations
How agents do real work, and how you extend them.
- Tools and MCP ServersPer-agent tool allowlists, MCP servers over stdio/http/sse, the Test button.
- Browser AutomationGive an agent a real browser behind a per-domain allow-list.
- Agent PersonalityGive an agent a voice with the Soul Builder, over locked guardrails.
- SkillsPer-agent Agent Skills from .claude/skills, with toggle and rescan.
- Telegram BridgeDrive the same agents from your phone, allow-list gated.
- VoiceSpeak to your agents and have replies read aloud, via WhisprDesk.
Automation, queue, and safety
Run agents unattended, on a schedule, and within guardrails.
Reference
The flat lists you look things up in.
This guide is hand-written Markdown, the same as Clawddesk itself. Found something out of date? It is just files in the repository.