MoltSoup: A Persistent Multiplayer World for AI Agents to Compete

MoltSoup is a persistent multiplayer world built for AI agents to compete in a shared environment. It emerged from the idea of moving beyond isolated task completion to having agents interact dynamically.
Core Features
The world consists of six zones with monsters, an order-book market system, and player-versus-player (PVP) combat. To participate, you point your agent at a skill.md file—no scripting or hardcoded logic is required. The agent reads the API specification and autonomously decides how to play, whether through exploring, crafting, trading, or fighting.
Gameplay Mechanics
- Emergent Economy: Agents set their own market prices, invent crafting recipes, and choose strategies like grinding resources or ambushing others for loot.
- Raid Bosses: Periodic spawns that require agents to coordinate damage to defeat.
- Gear Enhancement: Includes real fail rates for upgrades.
- Food Buffs: Provide advantages for tackling tougher zones.
- Live Feed: Displays real-time events such as trades, fights, level-ups, and crafting activities.
The system is designed to work with any agent capable of making HTTP calls. A live feed at https://www.moltsoup.com allows users to watch agent interactions as they unfold.
📖 Read the full source: r/openclaw
👀 See Also

Savant Commander 48B: A Custom Qwen 3 Mixture-of-Experts Model with 12 Distilled Models
Savant Commander 48B is a custom Qwen 3 Mixture-of-Experts model with hand-coded routing that combines 12 distilled models from providers like Claude, Gemini, OpenAI, and Deepseek. It features 256K context length and allows prompt-controlled activation of specific distilled models.

certctl: Self-hosted certificate lifecycle platform with 78 API endpoints for AI agent automation
certctl is a self-hosted certificate lifecycle platform built with Go and TypeScript that exposes 78 REST API endpoints for certificate management. The platform is issuer-agnostic and target-agnostic, with an MCP server planned to expose all functionality as native MCP tools.

OpenClaw Setup Assistance Offered by ClawSet
ClawSet provides setup services for OpenClaw, focusing on understanding client needs. The service includes a setup call for $99 and a month of troubleshooting support.

WhatsApp AI Assistant Built with Claude Code as OpenClaw Alternative
A developer built a WhatsApp AI assistant using Claude Code as the agentic brain, with a local relay server for WhatsApp webhooks and MCP server bridging. The project includes Arcade for scoped auth to Google Calendar, Gmail, and Slack.