Clawdex: A Directory for Tracking OpenClaw Derivatives and Forks

Clawdex is a directory created to track the proliferation of projects related to OpenClaw. It currently lists 18 projects organized into three tiers.
Project Tiers
The directory categorizes projects as follows:
- Tier 1: Direct clones and rewrites. Examples given include ZeroClaw, PicoClaw, IronClaw, and Moltis.
- Tier 2: Ecosystem projects. Examples given include Moltworker, ClawHub, and Moltbook (described as a social network for AI agents).
- Tier 3: Projects that are doing their own thing but were clearly inspired by the same idea.
Directory Features
Each listed project includes:
- Star count (fetched during build)
- Programming language
- Category tags
- Ability to filter and sort the entire directory
Contribution Process
Additions to the directory are PR-driven. The process is:
- Fork the repository.
- Drop a YAML file in
/src/data/projects/. - Open a pull request.
A CI system validates the schema of submitted YAML files. A human reviewer (the creator, as mentioned) then reviews and merges acceptable pull requests.
📖 Read the full source: r/clawdbot
👀 See Also

MCP Server Connects Claude to Room EQ Wizard for Studio Acoustics Analysis
An open-source MCP server gives Claude AI control over Room EQ Wizard, enabling automated studio monitor calibration and room acoustics analysis. The tool includes 27 MCP tools for measurement control, signal generation, SPL metering, and EQ management.

pop-pay MCP server adds payment guardrails for Claude Code agents
pop-pay is an MCP server that lets Claude Code agents handle purchases without exposing credit card numbers. It uses CDP injection to place virtual card credentials directly into payment iframes, with Claude only receiving masked confirmation numbers.

OpenClaw Outlook Add-in Connects Local Agent to Email Sidebar
A developer built an Outlook add-in that connects to a local OpenClaw Gateway via WebSocket, providing full agent access with tools and automations directly in the email sidebar. The tool reads selected emails as context, maintains per-email chat sessions, and works with Outlook Desktop and Web.

MCP Server Connects Claude to CellarTracker Wine Inventory
A developer built an MCP server that connects Claude directly to CellarTracker accounts, allowing conversational queries about wine inventory, tasting notes, purchase history, and drinking windows without manual CSV exports.