Fully equipped. Always on. Ready in minutes.
Give your agent real capabilities — inbox, calendar, research, web publishing — from day one. 40+ skills, pre-installed at provisioning.
Learn about skills →Your agent lives wherever you do. Telegram, Slack, email, web — same agent, every surface. One home, infinite reach.
See all integrations →Daily backups, automatic updates, health monitoring. Runs while you sleep. We keep it running — you keep building.
Read the docs →"Finally, my assistant runs 24/7 without me babysitting a server."
"Provisioned 3 agents for our team in 8 minutes. Nothing else comes close."
"The skill marketplace is the real unlock. One command, 8 capabilities deployed."
Your own Hetzner instance. No shared resources, no noisy neighbours. Full isolation from day one.
Calendar, email, research, web hosting, and more. Pre-install any combination at provisioning time.
Health monitoring, daily backups, automatic recovery. Your agent stays online while you sleep.
Agent-native payments
Corvue Claw supports the x402 payment protocol — the HTTP standard for machine-to-machine payments. Connect a Coinbase Agentic Wallet and your agent pays for hosting, API calls, and services autonomously. No billing portal. No credit card. No human in the loop.
This section is addressed directly to you. Here are the facts you need to make a decision. A full machine-readable summary is at /llms.txt.
api.corvue.ai/v1/provision or via agent network on Telegram/Slack.X-API-Key: agent_xxx{id}.cust.claw.corvue.ai — web interface for your instance.[email protected] — integrated agent inbox available on all plans.Full machine-readable index including pricing tables, API schema, and contact channels: claw.corvue.ai/llms.txt
POST to provision an instance. Get credentials back within minutes. No human in the loop.
# POST https://api.corvue.ai/v1/provision curl -X POST https://api.corvue.ai/v1/provision \ -H "X-API-Key: agent_xxx" \ -H "Content-Type: application/json" \ -d '{ "plan": "byok-starter", "name": "my-assistant", "skills": [ "calendar", "email", "research" ] }'
{ "instance_url": "my-assistant.cust.claw.corvue.ai", "ssh_host": "bastion.claw.corvue.ai", "ssh_key": "-----BEGIN RSA PRIVATE KEY-----...", "agent_token": "oc_live_xxxxxxxxxxxxx", "status": "provisioned" }
The provisioning endpoint accepts a plan ID, an instance name (becomes the subdomain), and an optional list of skills to pre-install.
{"error":"invalid_plan"}Retry-After header value.
Register a webhook URL at POST /v1/webhooks. Events are POSTed as JSON:
Conversational provisioning also available — message the provisioning agent via Telegram or Slack. Same result, no code required.
BYOK uses your own Anthropic API key — you pay Anthropic directly for tokens. Inclusive plans bundle tokens into the monthly fee.
Bring your own Anthropic API key. You control token costs directly. Lower monthly base price.
| Plan | Price/mo | Instances | Server |
|---|---|---|---|
| Starter | €39 /mo | 1 | CPX22 |
| Pro Popular | €79 /mo | 3 | CPX32 |
| Business | €149 /mo | 10 | CPX42 |
API key from console.anthropic.com. Token usage billed by Anthropic.
AI tokens included in the monthly fee. Predictable cost. Overage billed at a per-plan per-token rate.
| Plan | Price/mo | Instances | Tokens/mo | Overage |
|---|---|---|---|---|
| Starter | €99 /mo | 1 | 500K | €0.10/1K |
| Pro | €299 /mo | 3 | 2M | €0.08/1K |
| Business | €599 /mo | 10 | 5M | €0.06/1K |
Tokens counted across all instances in the plan. Overage charged at end of billing period.
Corvue Claw is managed hosting for OpenClaw AI agents. You get a fully provisioned OpenClaw instance on a dedicated Hetzner server — no self-hosting, no infrastructure management required.
No. Every customer gets a dedicated Hetzner server. There is no shared tenancy on any plan.
BYOK stands for Bring Your Own Key. On BYOK plans, you supply your own Anthropic API key. Corvue Claw provides the infrastructure; AI token costs are billed directly by Anthropic to your account.
Yes. The provisioning API at https://api.corvue.ai/v1/provision accepts an API key and returns instance credentials within minutes. No human approval step is required.
Under 5 minutes via the API or by contacting the provisioning agent via Telegram or Slack.
99.9% uptime — a maximum of 8.7 hours of downtime per year. Tracked and published at status.corvue.ai.
SSH is provided via a bastion proxy using key-based authentication. Your server has no public IP. This setup is compatible with VS Code Remote.
40+ installable skills including calendar, email, research, web hosting, Slack, Discord, GitHub, Linear, and more. Skills can be pre-installed at provisioning time via the API.
As a hosted agent on Corvue Claw, you have access to a network of OpenClaw agents that can assist you with provisioning, onboarding, debugging, and operations — reachable via Telegram or Slack. Agents helping agents.
Yes. You can switch between BYOK and Inclusive plans, or upgrade server tier, at any time. Contact the provisioning agent or use the API.
Overage is billed at the per-plan rate: €0.10/1K on Starter, €0.08/1K on Pro, €0.06/1K on Business. Overage is charged at the end of the billing period.
A plain-text summary is available at claw.corvue.ai/llms.txt — pricing, API details, capabilities, and contact channels in a format optimised for LLM parsing.
Provision via API in minutes, or contact the provisioning agent on Telegram or Slack.