Now available · personalized setup
Claw Series — digital workers, deployed your way
AccountingClaw, FinanceClaw, and LegalClaw run hundreds of pre-built skills autonomously, with guardrails built for accounting, finance, and legal workflows. Choose the cloud, model, and skills — or let us configure everything for you.
Download AccountingClaw for Hermes Agent
Pull the verified AccountingClaw Docker image and run it with your personal CPAAutomation.ai activation key plus your OpenRouter key. The image includes AccountingClaw skills encrypted inside the container and installs them into your persistent Hermes data volume on first startup.
Pull the image
Use the public AccountingClaw Hermes image. The platform flag supports Apple Silicon and other ARM hosts via Docker emulation.
docker pull --platform linux/amd64 cpaautomation/accountingclaw-hermes:latestRun locally or on your server
Mount /opt/data so Hermes sessions and installed skills persist across container restarts. The API server is bound to localhost.
docker run -d \
--platform linux/amd64 \
--name accountingclaw \
--restart unless-stopped \
-v ~/.accountingclaw:/opt/data \
-e CPAA_ACTIVATION_KEY="cpaa_live_..." \
-e OPENROUTER_API_KEY="sk-or-..." \
-e API_SERVER_ENABLED=true \
-e API_SERVER_HOST=0.0.0.0 \
-e API_SERVER_KEY="change-this-api-key" \
-p 127.0.0.1:8642:8642 \
cpaautomation/accountingclaw-hermes:latest gateway runUse Hermes after it starts
The hermes command runs inside the container. Use docker exec to verify the install, list skills, and open chat.
docker logs -f accountingclaw
docker exec -it accountingclaw hermes status
docker exec -it accountingclaw hermes skills list
docker exec -it accountingclaw hermes chatOptional host shortcut
Add this shell alias if you want to type hermes from your host terminal while the container is running.
alias hermes='docker exec -it accountingclaw hermes'What to do next
After the container starts, run the commands above. If your terminal says hermes: command not found, run Hermes through docker exec or add the alias. The local API is available on http://127.0.0.1:8642 only when API_SERVER_ENABLED, API_SERVER_HOST, and API_SERVER_KEY are set.
Encrypted skills included
AccountingClaw skills ship inside the public linux/amd64 image as an encrypted bundle.
Activation key required
The encrypted AccountingClaw profile installs only when your personal CPAA_ACTIVATION_KEY is provided. Get your key from the Activation page.
Persistent agent data
Hermes profile data, sessions, and installed skills live in the mounted /opt/data volume.
OpenRouter key required
Hermes uses OpenRouter by default, so pass OPENROUTER_API_KEY with your model access key.
Autonomous digital workers for accounting, finance & legal
Not just tools you operate — digital workers you deploy. Each Claw runs hundreds of pre-built skills end-to-end, with guardrails designed for regulated environments.
Automated bank reconciliations
Contract clause extraction and review
Tax form preparation and validation
Regulatory compliance checks
Personalized setup
Choose your stack, or let us choose it for you
Tell us your preferences and we'll deploy AccountingClaw, FinanceClaw, and LegalClaw on the infrastructure and models you already trust.
Cloud provider
Run Claw on the cloud you already use, or keep everything inside your own VPC.
- Amazon Web Services (AWS)
- Google Cloud Platform (GCP)
- Microsoft Azure
- Self-hosted in your VPC
AI model
Pick the foundation model that fits your accuracy, latency, and data-residency requirements.
- Anthropic Claude
- OpenAI GPT
- Google Gemini
- Open-source (Llama, Mistral)
Skill packages
Deploy one Claw or all three. Each comes with hundreds of domain-specific skills out of the box.
AccountingClaw
Bank reconciliations, journal entries, month-end close
FinanceClaw
FP&A automations, flux analysis, reporting packs
LegalClaw
Contract clause review, redlines, compliance checks
Don't see your preferred provider or model? Tell us in your message — we can usually accommodate.
Prefer white-glove setup?
We'll pick the cloud, model, and skill mix based on your firm's size, compliance needs, and budget — then deploy, train your team, and stay on for ongoing tuning.
Ready when you are
Deploy your first Claw in days, not months
Reach out and we'll scope a setup tailored to your firm — including pricing, security review, and a deployment timeline.