loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

boiled-claw-public

MCP Tool

pome223/boiled-claw-public

Reference architecture for closed-loop AI agents — plan, execute, verify, repair.

Install

$ npx loaditout add pome223/boiled-claw-public

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "boiled-claw-public": {
      "command": "npx",
      "args": [
        "-y",
        "boiled-claw-public"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> </p>

<h1 align="center">boiled-claw</h1>

<p align="center"> A reference architecture for closed-loop AI agents — plan, execute, verify, repair. </p>

Agents without a verification loop can't be trusted in production. boiled-claw is an AI agent architecture with a closed-loop execution cycle: Planner → PolicyJudge → Executor → Verifier → Repair.

Built on Google Agent Development Kit (ADK). MIT License. Fork-friendly, upstream-curated.

Homepage: astropomeai.com

> [!WARNING] > boiled-claw can execute shell commands, read and write files, control browsers, and drive desktop UI on the host machine. > This repository is a reference implementation, not a hardened security product. Tool approvals and security policies reduce risk, but do not guarantee safety. > Do not expose Gateway / Host Bridge / Desktop Bridge to untrusted networks. Run it only in environments you control, and prefer isolated or disposable machines for experimentation. > By using or running this code, you accept all risk. To the maximum extent permitted by law, the author disclaims all liability for any damage, data loss, security incident, account action, system instability, or other harm resulting from its use, misuse, or modification.

> Note: This is a maintainer-led reference implementation. Upstream is curated for design coherence — no support or review commitment. See CONTRIBUTING.md.

Start with ARCHITECTURE.md if you want the design rationale before the implementation details.

Features
  • 🤖 Gemini 3.1 Flash Lite Preview - Default high-speed AI model
  • 🔍 Web Search - Via DuckDuckGo API
  • 🌐 Browser Automation - Scraping and screenshots with Playwright
  • 🧷 Current Tab Adapter - Directly operate "the tab you're viewing" via Chrome extension relay
  • 💻 Shell Execution - Secure command execution with security pol

Tags

ai-agentsbrowser-automationclosed-loopmcpmulti-agentreference-implementation

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/22/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/pome223/boiled-claw-public)](https://loaditout.ai/skills/pome223/boiled-claw-public)