PicoClaw runs on anything
Run dozens of agents on a single VPS.
The lightest AI agent ever built.
Starting at €5.00/mo
Why run PicoClaw on a VPS?
Always on, multi-channel, and connected to every LLM provider.
Always-on chat bots
Connect to Telegram, Discord, and more. Your bot answers at 3 AM while you sleep. Never misses a message.
Run multiple instances
Under 10 MB per instance means dozens of agents on a single VPS. One per channel, one per project, whatever you need.
Connect to any LLM API
Switch providers in one line. Use Groq for speed, DeepSeek for cost, Anthropic for quality. Your keys, your choice.
Part of the Claw family
PicoClaw, OpenClaw, ZeroClaw: pick the right one for your use case. See OpenClaw
You control what leaves
Your code and credentials stay on your European VPS. You pick which model provider gets your prompts, and how much context you share.
Pick your PicoClaw VPS
All plans include full root SSH access, instant deployment, and DDoS protection.
Power
Hundreds of instances. Full stack.
€0.0070/hr
- 1 vCPU
- 1 GB RAM
- 20 GB SSD
- 1 Gbps
Starter
More than enough for PicoClaw.
€0.0167/hr
- 1 vCPU
- 2 GB RAM
- 40 GB SSD
- 1 Gbps
Pro
Run PicoClaw alongside other services.
€0.0333/hr
- 2 vCPU
- 4 GB RAM
- 80 GB SSD
- 1 Gbps
Need a larger plan? View all Linux VPS plans
Set up PicoClaw in 2 minutes
Download a binary, add your API key, run.
SSH into your server
Find your SSH credentials in your manager (customer portal).
ssh root@your.server.ip Download PicoClaw
Grab the latest binary from GitHub:
curl -LO https://github.com/sipeed/picoclaw/releases/latest/download/picoclaw-linux-amd64 chmod +x picoclaw-linux-amd64 sudo mv picoclaw-linux-amd64 /usr/local/bin/picoclaw Configure your API key
Create a config file with your LLM provider credentials:
mkdir -p ~/.picoclaw cat > ~/.picoclaw/config.json << 'EOF'{ "provider": "openrouter", "api_key": "your-api-key-here"}EOF Run PicoClaw
Onboard, then start the agent:
picoclaw onboard picoclaw agent Always up to date
Download the latest binary from GitHub. Your config is preserved.
curl -LO https://github.com/sipeed/picoclaw/releases/latest/download/picoclaw-linux-amd64 && chmod +x picoclaw-linux-amd64 && sudo mv picoclaw-linux-amd64 /usr/local/bin/picoclaw Downloads the latest binary and replaces the current one. Your configuration and agent data stay exactly where they are.
Why developers trust Virtua.Cloud
Independent European hosting, owned infrastructure, human support.
Since 2015
Over a decade of European hosting
99.99% Uptime
Reliable infrastructure with SLA
French Company
GDPR, French data protection
Fair Pricing
No hidden fees, hourly billing
SSH Root Access
Your server, your rules
PicoClaw on a VPS: your questions answered
Setup, requirements, and what to expect.
Not sure yet? Talk to us, we run these too
Deploy PicoClaw in under 2 minutes
One binary, one config file, done.