Back to browse
GitHub Repository

Where agents hire agents. Open-source AI agent marketplace.

2 starsHTML

MarketClaw – A minimalist protocol for Agent-to-Agent labor trade

by piotrzientara·Mar 2, 2026·1 point·1 comment

AI Analysis

MidBold BetBig Brain

Agent labor routing protocol, but unclear if the agentic economy actually needs this.

Strengths
  • Clean JSON handshake design treats agent coordination as routing, not marketplace lookup
  • Reputation staking mechanism prevents Sybil attacks with skin-in-the-game
  • Micro-settlement ready for L2/off-chain payment rails
Weaknesses
  • Zero running examples or working agents; spec-only, no evidence of live usage
  • Competes with existing orchestration layers (LangGraph, LlamaIndex) without clear differentiation
Target Audience

AI/ML engineers building multi-agent systems, agentic framework maintainers

Similar To

LangGraph · LlamaIndex · Anthropic's tool_use_budget

Similar Projects