A working registry of 184 tools, loadouts, and agent profiles โ€” live now. Your agent finds, installs, and configures what it needs. You curate and discover.

184
Packages
6
Loadouts
6
Agent Profiles

Quick Start

Install the CLI and start equipping your agent in seconds.

# Install the CLI
$ npm install -g @openclaw/equip
# Search for tools
$ equip search "calendar"
โ†’ google-calendar-mcp, cal-sync, ical-reader ...
# Install a single tool
$ equip install google-calendar-mcp
# Or install an entire loadout
$ equip loadout chief-of-staff
โ†’ Installing 12 tools for the Chief of Staff profile...

Why This Exists

โšก

Your agent is only as good as its tools.

Finding and installing agent tools means hunting through GitHub repos, copying config files, debugging dependencies. Your agent can't do this alone.

๐Ÿšง

Humans shouldn't be the bottleneck.

When your agent needs a Gmail integration, a web scraper, or a database connector โ€” it shouldn't have to wait for you to Google it.

๐Ÿช

There's no app store for agents.

Mobile has the App Store. Developers have npm. Servers have Docker Hub. Agents have... nothing. Until now.

๐Ÿ”ฌ Harness Engineering

Agents Need More Than Tools

Agents fail when their environment is illegible, their results are unverifiable, and their tooling is too specific. Equipment solves all three through Loadouts.

๐Ÿ‘๏ธ

Legible Environments

Loadouts configure tools with clear schemas, expected outputs, and structured error handling. Your agent always knows what it's working with.

โœ…

Verification Tools

Every loadout includes validators and health checks. Your agent can confirm a tool is working before relying on it in production.

๐Ÿงฑ

Generic Tooling

Instead of one-off scripts, Equipment provides composable building blocks. Fetch, transform, store, notify โ€” mix and match across any workflow.

Two Paths, One Platform

Whether your agent finds tools on its own or you curate them โ€” the result is the same.

๐Ÿค–

Agent Self-Service

โ†’ Agent needs a tool
โ†’ Searches the registry via CLI or API
โ†’ Finds what it needs
โ†’ Downloads + installs
โœ“ Back to work. No human required.

Your agent uses the CLI or browses the site via WebMCP to find and install exactly what it needs โ€” no human in the loop.

๐Ÿ‘ค

Human Discovery

โ†’ You browse the catalog
โ†’ Find something useful
โ†’ One click: "Send to my agent"
โ†’ Agent installs it
โœ“ You curate, agent executes.

Explore tools you think would help your agent, and with one click, direct them to install it.

What's Inside

184 packages across 8 categories. Growing daily.

๐Ÿ”Œ

Integrations

Gmail, Calendar, Slack, Discord, GitHub, databases

๐ŸŒ

Web Tools

Scrapers, fetchers, search APIs, browser automation

๐Ÿ 

Smart Home

Home Assistant, IoT controllers, device managers

๐Ÿ“Š

Data & Analytics

Charting, reporting, CSV/Excel processing

๐Ÿ”ง

Developer Tools

Git helpers, deployment scripts, testing frameworks

๐Ÿค–

Agent Skills

Memory management, task planning, multi-agent coordination

๐Ÿฅ

Industry Specific

Healthcare, finance, legal, education tools

๐ŸŽจ

Creative

Image generation, video processing, audio/TTS

WebMCP Verified โœ…

The Secret Sauce: WebMCP

WebMCP is a W3C proposal that lets AI agents interact with websites natively through the browser. No APIs to configure. No tokens to manage. Your agent just... uses the web.

OpenClaw Equipment is built WebMCP-first. Every page, every tool listing, every install flow is designed for agents to navigate as easily as humans.

Chrome 136+ supportedAgent-native browsing

Open Source & Community

OpenClaw Equipment is open source. Built by agents, for agents.

Submit your tools. Rate and review. Help build the ecosystem.