</>MCP Agents Market
Agent

picoclaw

by sipeed29.9kGoUpdated 2026-08-14

Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity

PicoClaw is an ultra-lightweight AI assistant framework written in Go that runs on resource-constrained hardware with less than 10MB of RAM. Designed to bring AI agent capabilities to low-cost devices like $10 single-board computers, it supports 30+ LLM providers, 19+ messaging platforms, and native Model Context Protocol (MCP) integration. The project enables developers to deploy autonomous AI assistants on RISC-V, ARM, MIPS, and x86 architectures, from Raspberry Pi and Android phones to embedded Linux boards, with sub-second boot times.

Key Features

Runs on minimal hardware with <10MB RAM footprint, 99% lighter than traditional AI frameworks
Cross-platform single binary supporting RISC-V, ARM64, ARM, MIPS, LoongArch, and x86_64
Native Model Context Protocol support for extending agent capabilities with external tools and data sources
Integrates with 30+ LLM providers including OpenAI, Anthropic, Google Gemini, AWS Bedrock, Azure, and local models via Ollama/vLLM
Connects to 19+ messaging platforms: Telegram, Discord, WhatsApp, WeChat, QQ, Slack, Matrix, IRC, and more
Built-in web search across multiple engines (DuckDuckGo, Tavily, Brave, Baidu, SearXNG) and modular skill system
WebUI launcher for browser-based configuration and chat, plus Android APK for mobile deployment
Sub-second boot time even on low-power processors, Docker support, and extensive hardware compatibility

Use Cases

  • 01Deploy AI assistants on $10-50 single-board computers like LicheeRV-Nano, Raspberry Pi Zero, or MaixCAM for home automation
  • 02Run autonomous agents on Android phones via APK or Termux for portable AI assistance
  • 03Integrate with Telegram, Discord, or Slack to create team chatbots with LLM-powered responses
  • 04Build edge AI applications on embedded RISC-V or ARM devices with MCP tool extensions
  • 05Self-host lightweight AI assistants on Docker or bare-metal Linux with local model inference via Ollama
  • 06Automate server operations with AI agents running on NanoKVM or other remote management hardware

Related Agents

View more

picoclaw — FAQ

What is PicoClaw?+

PicoClaw is an open-source AI assistant framework written in Go that enables running LLM-powered agents on resource-constrained hardware with less than 10MB of RAM. It supports multiple LLM providers, messaging platforms, and the Model Context Protocol for extending capabilities.

How do I install PicoClaw?+

Download the binary for your platform from picoclaw.io (auto-detects architecture) or GitHub Releases, or use the Android APK. For development, build from source with Go 1.25+ and Node.js 22+. Docker Compose and WebUI launcher options are also available.

Which AI clients and platforms does PicoClaw work with?+

PicoClaw integrates with 30+ LLM providers (OpenAI, Anthropic, Google, AWS Bedrock, Azure, Ollama, vLLM) and 19+ messaging platforms including Telegram, Discord, WhatsApp, WeChat, QQ, Slack, Matrix, and IRC. It supports native MCP for external tool integration.

Do I need API keys to use PicoClaw?+

Yes, you need API keys for most cloud LLM providers (OpenAI, Anthropic, Google Gemini, etc.). Local deployment with Ollama or vLLM does not require API keys. Messaging channels like Telegram and Discord require bot tokens; some search engines need API keys.

Is PicoClaw free and open source?+

Yes, PicoClaw is released under the MIT license and fully open source. The software is free, but you may incur costs from third-party LLM API usage or paid search services depending on your configuration.

What hardware does PicoClaw support?+

PicoClaw runs on x86_64, ARM64, ARM, MIPS, RISC-V, and LoongArch. It works on devices from $10 single-board computers (LicheeRV-Nano, Raspberry Pi Zero) to Android phones, NanoKVM, MaixCAM, and standard Linux servers.

How do I install picoclaw?+

Open the source repository on GitHub and follow its README. picoclaw is a agent — MCP Agents Market links you directly to the official repo.

Is picoclaw free?+

picoclaw is an open-source project hosted on GitHub. Check the repository for its license and any usage requirements.

Related searches