Features

IonClaw packs everything into a single native build. You get orchestration, a control panel, local models, and full MCP integration.

Key Capabilities

IonClaw is built in C++ for maximum performance and portability across every platform.

Real-Time Dashboard

The built-in web panel lets you monitor agents and track tasks in real time. You can control executions and inspect logs from the same place.

Skills Extension System

Custom skills extend what your agents can do. You can add, edit, and manage them from the web dashboard without any restart.

Multi-Provider LLM

IonClaw supports Anthropic, OpenAI, Google, and other AI providers. Model configuration, prompt caching, and MCP compatibility are built in.

Local Models with llama.cpp

You can run GGUF models locally through the built-in llama.cpp engine. Everything stays fully offline and private. There is no cloud, no API key, and no data ever leaves your device.

Web Automation

IonClaw includes built-in browser automation. Agents can interact with web environments directly from their workflows.

Task Tracking

Visual task management gives you real-time status updates. You can see what every agent is doing with full transparency and control.

Sandboxed Workspaces

Each agent runs inside an isolated workspace with controlled permissions. This prevents uncontrolled behavior and protects the host system.

Agent-to-Agent Routing

Messages are routed intelligently between agents while preserving context. This enables structured collaboration between specialized instances.

Memory & Continuity

Persistent memory and session handling keep context across interactions. Your conversations and tasks stay continuous over time.

MCP Client & Server

IonClaw fully supports the Model Context Protocol. It acts as both client and server, so it integrates with any MCP-compatible tool or platform.

Where It Runs

A single codebase compiles natively for every target. It reaches from cloud and desktop down to Raspberry Pi and embedded hardware.

Cloud & Servers

You can deploy on any cloud provider, VPS, or dedicated server. It supports Docker and one-click deployment on Render, Heroku, DigitalOcean, and Hostinger.

Desktop

The same codebase produces native builds for Linux, macOS, and Windows. It needs no container, no virtual machine, and no runtime dependency.

Mobile

IonClaw is the only AI agent orchestrator that runs on mobile. It becomes a true personal assistant on your smartphone. Everything runs on your device, so privacy and security come by design.

Raspberry Pi

You can run AI agents directly on Raspberry Pi boards. They handle edge computing, home automation, robotics, and local AI processing without any cloud dependency.

Embedded Systems

IonClaw is designed for resource-constrained environments. The same C++ codebase compiles for industrial controllers, edge gateways, and custom embedded hardware.

System Requirements

IonClaw itself is lightweight. When you run local GGUF models, the memory you need depends on the model size and quantization.

Local model size Approx. memory (4-bit) Runs comfortably on
1B – 3B ~2 – 3 GB Raspberry Pi 4/5, modern phones, any desktop
7B – 8B ~5 – 6 GB 8 GB phones, Raspberry Pi 5 (8 GB), desktops and servers
13B – 14B ~9 – 10 GB High-memory desktops and servers
30B and above ~20 GB or more Workstations and servers, ideally with a GPU

Figures are approximate for 4-bit quantization. On mobile and Raspberry Pi the model runs on the CPU, so available RAM is the limit. On desktops and servers, llama.cpp can offload layers to the GPU for more speed. Using a cloud provider such as Anthropic, OpenAI, or Google needs no local model memory at all.

Who It's For

IonClaw is built for anyone who needs AI agent orchestration. That ranges from embedded engineers to cloud architects.

C++ & Embedded Developers

You can build and extend the platform with C++. Create custom skills and deploy agents on the hardware you already work with.

IoT & Robotics Engineers

Run intelligent agents on edge devices, sensors, and robots. They process data locally without any cloud round-trip.

Teams & Organizations

Coordinate multiple agents across your infrastructure with structured workflows. You keep real-time visibility and centralized control.

Automation Enthusiasts

Design and deploy automated AI workflows on any hardware. They run anywhere from a Raspberry Pi at home to a production server in the cloud.

Production Environments

IonClaw is built for production with native performance and zero external dependencies. A single codebase simplifies deployment at scale.

Why IonClaw

These are the things that set IonClaw apart from other AI agent platforms.

Native Builds, Zero Dependencies

There is no Python, no Node.js, and no Docker. The platform compiles to a native build for your target. You just download it and run.

Native C++ Performance

IonClaw is built entirely in C++ for maximum efficiency. Its small memory footprint and fast execution matter on embedded and resource-constrained devices.

True Cross-Platform

One codebase compiles natively for Linux, macOS, Windows, iOS, watchOS, tvOS, Android, and Raspberry Pi. There are no platform-specific forks and no extra runtimes.

Structured Orchestration

IonClaw is not a standalone experimental agent. It is a structured system that manages multiple agents with independent models, tools, and workspaces. MCP client and server support brings interoperability with external tools and platforms.

Offline & Private by Design

You can run GGUF models locally with built-in llama.cpp, fully offline and private. Your data and conversations never leave the device. There are no cloud round-trips and no API keys required.

Production-Ready

IonClaw is designed for real deployment with security, isolation, and operational transparency. It scales from edge devices to enterprise servers.

Frequently Asked Questions

Here are quick answers to the most common questions about IonClaw.

IonClaw runs on Linux, macOS, Windows, iOS, watchOS, tvOS, Android, Raspberry Pi, and embedded systems. Every target is compiled natively from a single C++ codebase.

Yes, it works completely offline. With built-in llama.cpp you can run local GGUF models on the device. There is no cloud, no API key, and no data ever leaves your device.

IonClaw supports Anthropic, OpenAI, Google, and other providers, along with local models. It is MCP-compatible as both client and server, so it integrates with any MCP tool or platform.

Yes, and it is the only AI agent orchestrator that runs natively on mobile. It turns your smartphone into a private personal assistant that works entirely on-device.

Yes, IonClaw is fully open-source under the MIT license. Contributions, feedback, and collaboration are always welcome.

Ready to build with IonClaw?