
PicoClaw is an ultra-lightweight personal AI agent written in Go. Sub-second startup, under 20MB RAM, supports multi-model smart routing, MCP protocol, and integrations with Telegram, Discord, Slack, Matrix, WeChat and more.


An ultra-lightweight personal AI agent written in Go. Boots in under 1 second, uses less than 20MB of RAM, and runs anywhere — from $10 RISC-V boards to cloud containers.
PicoClaw requires at least one LLM API key to function:
After deployment, add your API key in Zeabur Service > Variables:
OPENAI_API_KEY for OpenAI / Zeabur AI HubANTHROPIC_API_KEY for Anthropic ClaudeGEMINI_API_KEY for Google Gemini| Variable | Description |
|---|---|
OPENAI_API_KEY | OpenAI / Zeabur AI Hub API key |
ANTHROPIC_API_KEY | Anthropic Claude API key |
GEMINI_API_KEY | Google Gemini API key |
TELEGRAM_BOT_TOKEN | Telegram bot token (optional) |
DISCORD_BOT_TOKEN | Discord bot token (optional) |
MIT — GitHub
