Open source · MIT licensed

Your AI agent that
actually does things.

Open-source. Runs on your machine. Powered by Claude. Zero API costs.

terminal
$ npm install -g clawfree
$ clawfree start

Features

Everything you need.Nothing you don't.

ClawFree gives you a powerful AI agent without the complexity, cost, or cloud dependency.

Runs Locally

Your agent runs on your machine. Full access to filesystem, shell, and browser. No cloud required.

Zero API Cost

Uses Claude CLI under the hood. Powered by your existing Claude subscription. No tokens to buy.

Persistent Memory

Your agent remembers across conversations. Local markdown files + optional Supabase cloud sync.

13,000+ Skills

Compatible with ClawHub marketplace. Install community-built skills in one command.

Multi-Channel

Chat via web dashboard, terminal, Telegram, Slack, or Discord. Your agent, everywhere.

Fully Open Source

MIT licensed. Fork it, extend it, make it yours. No vendor lock-in.

How it works

Three commands. That's it.

Step 01

Install

npm install -g clawfree

One command. Works on macOS, Linux, and Windows.

Step 02

Start

clawfree start

Boots your gateway on localhost:4000 and opens the dashboard.

Step 03

Chat

Talk to your agent via the dashboard, terminal, or your favorite messaging app.

Get Started

Up and running in seconds.

Install ClawFree globally, start the agent, and open your dashboard. It really is that simple.

terminal
$ npm install -g clawfree
$ clawfree start
# Dashboard opens at http://localhost:3000

Requires Node.js 18+ and a Claude subscription.